.gitignore
LICENSE
README.md
optional_requirements.txt
setup.cfg
setup.py
.github/workflows/deploy-docs.yml
.github/workflows/deploy-pypi.yml
.github/workflows/deploy-test-pypi.yml
.github/workflows/docs.yml
.github/workflows/flake8.yml
.github/workflows/mypy.yml
.github/workflows/test-nightly-torch.yml
.github/workflows/test.yml
docs/api.rst
docs/conf.py
docs/index.rst
docs/start.rst
nnp/README.txt
nnp/__init__.py
nnp/md.py
nnp/pbc.py
nnp/so3.py
nnp/vib.py
nnp.egg-info/PKG-INFO
nnp.egg-info/SOURCES.txt
nnp.egg-info/dependency_links.txt
nnp.egg-info/requires.txt
nnp.egg-info/top_level.txt
tests/README.txt
tests/planetary_motion.py
tests/rotation3d.py
tests/test_jit.py
tests/vibration.py