===========
Atoms
===========

Atoms contains objects and functions pertaining to atoms as are
commonly used in molecular simulations. 

Typical usage often looks like this::

    #!/usr/bin/env python

    import atoms.atoms


