Metadata-Version: 2.1
Name: scud
Version: 0.0.2
Summary: Structured Principal Component Analysis
Author-email: Bastien Batardière <bastien.batardiere@gmail.com>
Maintainer-email: Bastien Batardière <bastien.batardiere@gmail.com>
License: MIT License
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest_lazy_fixture; extra == "tests"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx_rtd_theme; extra == "doc"

Package for Structured Principal Component Analysis.

# Installing
```
pip install scud
```

# Documentation
The documentation can be found [here](https://scudd-bbatardiere-23a95a6bd5720b66bd736860e2832d806d81c0db1a9b5.pages.mia.inra.fr/).


# CONTRIBUTING
You should run
```pre-commit install```
in the repo directory before commiting (if ```pre-commit``` is not installed,
you can pip install it). This will make sure each python file is well
formated and pylint will check the code before any python file is committed. You can check the ```.pre-commit-config.yaml``` file for more details on pylint configuration.


## 🛠 Installation


## ⚡️ Citations
