All Projects → scikit-tda → Scikit Tda

scikit-tda / Scikit Tda

Topological Data Analysis for Python🐍

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Scikit Tda

Giotto Tda
A high-performance topological machine learning toolbox in Python
Stars: ✭ 384 (+43.28%)
Mutual labels:  mapper, topology
MeshCore.jl
Curation and manipulation of general unstructured meshes for the Finite Element Methods (FEM).
Stars: ✭ 14 (-94.78%)
Mutual labels:  topology
manifolds
Coordinate-free hypersurfaces as Haskell types
Stars: ✭ 37 (-86.19%)
Mutual labels:  topology
smartstruct
Dart Code Generator for generating mapper classes
Stars: ✭ 20 (-92.54%)
Mutual labels:  mapper
UltraMapper
A fast and lightweight object-to-object .NET mapper.
Stars: ✭ 28 (-89.55%)
Mutual labels:  mapper
missing
A utility library for Clojure of functions and macros that complement clojure.core
Stars: ✭ 26 (-90.3%)
Mutual labels:  topology
AlamofireMapper
Mapper for Alamofire use Swift 4 decoable
Stars: ✭ 18 (-93.28%)
Mutual labels:  mapper
Poiji
🍬 A tiny library converting excel rows to a list of Java objects based on Apache POI
Stars: ✭ 255 (-4.85%)
Mutual labels:  mapper
topology
General topology in Coq [maintainers=@amiloradovsky,@Columbus240,@stop-cran]
Stars: ✭ 36 (-86.57%)
Mutual labels:  topology
swm-core
Pure Math in Pure Swift.
Stars: ✭ 190 (-29.1%)
Mutual labels:  topology
SimpleCurd
2个类,实现类ActiveRecord,无需写Mapper, mybatis增强
Stars: ✭ 14 (-94.78%)
Mutual labels:  mapper
yk-liu.github.io
Pointing to the Moon, my personal website.
Stars: ✭ 82 (-69.4%)
Mutual labels:  topology
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (-72.76%)
Mutual labels:  topology
Overseer
Tool for analyzing Starcraft 2 maps by region decomposition
Stars: ✭ 13 (-95.15%)
Mutual labels:  mapper
orika-spring-boot-starter
Spring Boot Starter for Orika.
Stars: ✭ 116 (-56.72%)
Mutual labels:  mapper
my-math-notes
All of my math stuff from grad school.
Stars: ✭ 41 (-84.7%)
Mutual labels:  topology
RecordParser
Zero Allocation Writer/Reader Parser for .NET Core
Stars: ✭ 155 (-42.16%)
Mutual labels:  mapper
gobatis
golang mybatis, 简单便捷
Stars: ✭ 46 (-82.84%)
Mutual labels:  mapper
Dgtal
Digital Geometry Tools and Algorithm Library
Stars: ✭ 259 (-3.36%)
Mutual labels:  topology
Persistence
A topological data analysis library for Haskell
Stars: ✭ 26 (-90.3%)
Mutual labels:  topology

DOI Pypi Downloads

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.

Contributing

Contributions are more than welcome! There are lots of opportunities for potential projects, so please get in touch if you would like to help out. Everything from code to notebooks to examples and documentation are all equally valuable so please don't feel you can't contribute. To contribute please fork the project make your changes and submit a pull request. We will do our best to work through any issues with you and get your code merged into the main branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].