.cruft.json
.editorconfig
.gitignore
.markdownlint.yaml
.pre-commit-config.yaml
.prettierrc.yaml
.recipe-append.yaml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
environment.yaml
pyproject.toml
tox.ini
.github/ISSUE_TEMPLATE.md
changelog.d/README.txt
changelog.d/templates/new_fragment.md.j2
changelog.d/templates/auto-changelog/macros.jinja2
changelog.d/templates/auto-changelog/template.jinja2
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/installation.md
docs/license.md
docs/make.bat
docs/navigation.md
docs/spelling_wordlist.txt
docs/_static/css/nist-combined.css
docs/_static/js/leave_notice.js
docs/_static/js/nist-header-footer.js
docs/_templates/class-individual-pages.rst
docs/_templates/class-single-page.rst
docs/_templates/custom-module-template.rst
docs/_templates/module-custom-imported.rst
docs/_templates/module-custom.rst
docs/_templates/module-single.rst
docs/_templates/module-template.rst
docs/_templates/autodocsumm/class-noindex.rst
docs/_templates/autodocsumm/class.rst
docs/_templates/autodocsumm/module-inherit.rst
docs/_templates/autodocsumm/module-noindex.rst
docs/_templates/autodocsumm/module.rst
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/_templates/test/class-1.rst
docs/examples/index.md
docs/examples/usage/usage.ipynb
docs/reference/index.rst
environment/dev-extras.yaml
environment/dev.yaml
environment/dist-conda.yaml
environment/dist-pypi.yaml
environment/docs-extras.yaml
environment/docs.yaml
environment/lint-extras.yaml
environment/lint.yaml
environment/test-extras.yaml
environment/test.yaml
environment/tools.yaml
examples/README.md
examples/usage/usage.ipynb
scripts/dist-conda.mk
scripts/dist-pypi.mk
scripts/docs-examples-symlinks.sh
scripts/lint.mk
scripts/recipe-append.sh
scripts/run-prettier.sh
scripts/tox-ipykernel-display-name.sh
src/analphipy/__init__.py
src/analphipy/_attrs_utils.py
src/analphipy/_docstrings.py
src/analphipy/_typing.py
src/analphipy/base_potential.py
src/analphipy/measures.py
src/analphipy/norofrenkel.py
src/analphipy/potential.py
src/analphipy/py.typed
src/analphipy/utils.py
src/analphipy.egg-info/PKG-INFO
src/analphipy.egg-info/SOURCES.txt
src/analphipy.egg-info/dependency_links.txt
src/analphipy.egg-info/requires.txt
src/analphipy.egg-info/top_level.txt
src/analphipy.egg-info/zip-safe
tests/__init__.py
tests/conftest.py
tests/test_generic.py
tests/test_js.py
tests/test_nf_derivs.py
tests/test_norofrenkel.py
tests/test_potentials.py
tests/test_secondvirial.py
tests/data/crit_eff_lj_.csv
tests/data/crit_eff_lj_nm_.csv
tests/data/crit_eff_sw_.csv
tests/data/crit_eff_yukawa_.csv
tests/data/eff_hs_.csv
tests/data/eff_lj_.csv
tests/data/eff_lj_nm_.csv
tests/data/eff_stockmayer_.csv
tests/data/eff_sw_.csv
tests/data/eff_yukawa_.csv
tests/data/vir_hs_.csv
tests/data/vir_lj_.csv
tests/data/vir_lj_nm_.csv
tests/data/vir_stockmayer_.csv
tests/data/vir_sw_.csv
tests/data/vir_yukawa_.csv