LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
src/nctpy/__init__.py
src/nctpy/energies.py
src/nctpy/metrics.py
src/nctpy/pipelines.py
src/nctpy/plotting.py
src/nctpy/utils.py
src/nctpy.egg-info/PKG-INFO
src/nctpy.egg-info/SOURCES.txt
src/nctpy.egg-info/dependency_links.txt
src/nctpy.egg-info/requires.txt
src/nctpy.egg-info/top_level.txt
src/null_models/__init__.py
src/null_models/geomsurr.py
src/tests/__init__.py
src/tests/make_fixtures.py
src/tests/test_nctpy.py