AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
fealty/__init__.py
fealty/field_numerics.c
fealty/field_numerics.pyx
fealty/fields.py
fealty/lattice.py
fealty/lattice_numerics.c
fealty/lattice_numerics.pyx
fealty/walled_field_numerics.c
fealty/walled_field_numerics.pyx
fealty.egg-info/PKG-INFO
fealty.egg-info/SOURCES.txt
fealty.egg-info/dependency_links.txt
fealty.egg-info/not-zip-safe
fealty.egg-info/pbr.json
fealty.egg-info/requires.txt
fealty.egg-info/top_level.txt
tests/__init__.py
tests/test_fields.py