smact.builder module
====================

A collection of functions for building certain lattice types.
Currently, there are examples here for the perovskite and wurtzite structure types,
which rely on the Atomic Simulation Environment (ASE)
:func:`spacegroup.crystal` function.

.. automodule:: smact.builder
    :members:
    :undoc-members:
    :show-inheritance:
