LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
src/nmrsim/__init__.py
src/nmrsim/_classes.py
src/nmrsim/_descriptors.py
src/nmrsim/_utils.py
src/nmrsim/discrete.py
src/nmrsim/dnmr.py
src/nmrsim/firstorder.py
src/nmrsim/math.py
src/nmrsim/plt.py
src/nmrsim/qm.py
src/nmrsim.egg-info/PKG-INFO
src/nmrsim.egg-info/SOURCES.txt
src/nmrsim.egg-info/dependency_links.txt
src/nmrsim.egg-info/requires.txt
src/nmrsim.egg-info/top_level.txt
src/nmrsim/bin/Lproduct1.npz
src/nmrsim/bin/Lproduct10.npz
src/nmrsim/bin/Lproduct11.npz
src/nmrsim/bin/Lproduct2.npz
src/nmrsim/bin/Lproduct3.npz
src/nmrsim/bin/Lproduct4.npz
src/nmrsim/bin/Lproduct5.npz
src/nmrsim/bin/Lproduct6.npz
src/nmrsim/bin/Lproduct7.npz
src/nmrsim/bin/Lproduct8.npz
src/nmrsim/bin/Lproduct9.npz
src/nmrsim/bin/Lz1.npz
src/nmrsim/bin/Lz10.npz
src/nmrsim/bin/Lz11.npz
src/nmrsim/bin/Lz2.npz
src/nmrsim/bin/Lz3.npz
src/nmrsim/bin/Lz4.npz
src/nmrsim/bin/Lz5.npz
src/nmrsim/bin/Lz6.npz
src/nmrsim/bin/Lz7.npz
src/nmrsim/bin/Lz8.npz
src/nmrsim/bin/Lz9.npz
src/nmrsim/bin/T1.npz
src/nmrsim/bin/T10.npz
src/nmrsim/bin/T11.npz
src/nmrsim/bin/T2.npz
src/nmrsim/bin/T3.npz
src/nmrsim/bin/T4.npz
src/nmrsim/bin/T5.npz
src/nmrsim/bin/T6.npz
src/nmrsim/bin/T7.npz
src/nmrsim/bin/T8.npz
src/nmrsim/bin/T9.npz
src/nmrsim/bin/__init__.py
tests/test_dnmr.py
tests/test_firstorder.py
tests/test_math.py
tests/test_nmrsim.py
tests/test_partial.py
tests/test_plt.py
tests/test_qm.py
tests/test_sparse.py
tests/test_utils.py