Scikit-TDA
Scikit-TDA is a home for Topological Data Analysis Python libraries intended for non-topologists.
This project aims to provide a curated library of TDA Python tools that are widely usable and easily approachable. It is structured so that each package can stand alone or be used as part of the scikit-tda
bundle.
Documentation
For complete documentation please checkout scikit-tda.org.
Contact
If you would like to contribute, please reach out to us on github, twitter or on Slack.
Setup
To install all these libraries
pip install scikit-tda
Citations
If you would like to cite Scikit-TDA, please use the following citation/bibtex
Saul, Nathaniel and Tralie, Chris. (2019). Scikit-TDA: Topological Data Analysis for Python. Zenodo. http://doi.org/10.5281/zenodo.2533369
@misc{scikittda2019,
author = {Nathaniel Saul, Chris Tralie},
title = {Scikit-TDA: Topological Data Analysis for Python},
year = 2019,
doi = {10.5281/zenodo.2533369},
url = {https://doi.org/10.5281/zenodo.2533369}
}
License
This package is licensed with the MIT license.