LICENSE
README.md
pyproject.toml
setup.py
src/AMELI.egg-info/PKG-INFO
src/AMELI.egg-info/SOURCES.txt
src/AMELI.egg-info/dependency_links.txt
src/AMELI.egg-info/requires.txt
src/AMELI.egg-info/top_level.txt
src/ameli/__init__.py
src/ameli/casimir.py
src/ameli/config.py
src/ameli/matrix.py
src/ameli/product.py
src/ameli/sparse.py
src/ameli/states.py
src/ameli/transform.py
src/ameli/uintarray.py
src/ameli/unit.py
src/ameli/vault.py
test/test.py
test/test_01_orthonormal.py
test/test_02_transform.py
test/test_03_states.py
test/test_04_screen.py
test/test_05_triple.py
test/test_06_magnetic.py
test/test_07_energy.py