LICENSE
README.md
pyproject.toml
src/argpca/__init__.py
src/argpca/pca.py
src/argpca/utils.py
src/argpca.egg-info/PKG-INFO
src/argpca.egg-info/SOURCES.txt
src/argpca.egg-info/dependency_links.txt
src/argpca.egg-info/requires.txt
src/argpca.egg-info/top_level.txt
tests/test_pca.py
tests/test_utils.py