AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/convention.rst
docs/ex.png
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/scheme.png
docs/usage.rst
docs/_build/html/_images/ex.png
docs/_build/html/_images/scheme.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
grcwa/__init__.py
grcwa/backend.py
grcwa/fft_funs.py
grcwa/kbloch.py
grcwa/primitives.py
grcwa/rcwa.py
grcwa.egg-info/PKG-INFO
grcwa.egg-info/SOURCES.txt
grcwa.egg-info/dependency_links.txt
grcwa.egg-info/requires.txt
grcwa.egg-info/top_level.txt
tests/__init__.py
tests/test_grcwa.py~
tests/test_kbloch.py
tests/test_kbloch.py~
tests/test_rcwa.py
tests/test_rcwa.py~
tests/utils.py