.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
noxfile.py
pyproject.toml
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/release.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
docs/conf.py
docs/index.md
docs/examples/ex_01_stress_strain_curves.ipynb
docs/examples/ex_02_attenuation_calculation.ipynb
src/deformation_models/__init__.py
src/deformation_models/_version.py
src/deformation_models/_version.pyi
src/deformation_models/main.py
src/deformation_models/py.typed
src/deformation_models.egg-info/PKG-INFO
src/deformation_models.egg-info/SOURCES.txt
src/deformation_models.egg-info/dependency_links.txt
src/deformation_models.egg-info/requires.txt
src/deformation_models.egg-info/top_level.txt
src/deformation_models/tests/test_models.py
src/deformation_models/tests/test_package.py