LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
docs/source/index.rst
docs/source/installation.rst
examples/__init__.py
examples/example_bootstrap.py
examples/example_lorimier.py
examples/example_pseudoinverse.py
examples/practical_examples.py
src/pytermstructure/__init__.py
src/pytermstructure/analysis.py
src/pytermstructure/core.py
src/pytermstructure/help_system.py
src/pytermstructure/helpers.py
src/pytermstructure/methods.py
src/pytermstructure.egg-info/PKG-INFO
src/pytermstructure.egg-info/SOURCES.txt
src/pytermstructure.egg-info/dependency_links.txt
src/pytermstructure.egg-info/requires.txt
src/pytermstructure.egg-info/top_level.txt
tests/__init__.py
tests/test_bootstrap.py
tests/test_lorimier.py
tests/test_pca.py
tests/test_pseudoinverse.py