.coveragerc
.gitignore
.zenodo.json
CITATION.cff
LICENSE
README.md
pyproject.toml
run_tests.sh
setup.py
tox.ini
.github/workflows/measure_code_coverage.yml
.github/workflows/publish_documentation_website.yml
.github/workflows/publish_release_to_pypi.yml
.github/workflows/test_library.yml
distoptica/__init__.py
distoptica/version.py
distoptica.egg-info/PKG-INFO
distoptica.egg-info/SOURCES.txt
distoptica.egg-info/dependency_links.txt
distoptica.egg-info/requires.txt
distoptica.egg-info/top_level.txt
docs/INSTALL.rst
docs/Makefile
docs/api.rst
docs/build_docs.py
docs/conf.py
docs/examples.rst
docs/index.rst
docs/license.rst
docs/literature.rst
docs/make.bat
docs/private_members_to_publish_to_docs.rst
docs/_static/readthedocs_custom.css
docs/_templates/custom_class_template.rst
docs/_templates/custom_module_template.rst
docs/_templates/versions.html
examples/basic_usage.ipynb
examples/helpers_for_basic_usage.py
tests/test_root.py