.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/module.rst
structpca/__init__.py
structpca/_utils.py
structpca/model.py
structpca.egg-info/PKG-INFO
structpca.egg-info/SOURCES.txt
structpca.egg-info/dependency_links.txt
structpca.egg-info/requires.txt
structpca.egg-info/top_level.txt
structpca/__pycache__/__init__.cpython-310.pyc
structpca/__pycache__/model.cpython-310.pyc
tests/test_nothing.py