Metadata-Version: 2.4
Name: oineus
Version: 0.9.17
Summary: Library for computing persistent homology
Home-page: https://github.com/anigmetov/oineus
Author: Arnur Nigmetov
Author-email: anigmetov@lbl.gov
License: BSD
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: eagerpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

Oineus
==========

Oineus is a computational topology library that contains:

* Shared-memory parallel algorithm to compute persistent homology.
* Critical set method for topological optimization.
* Zero-persistence diagrams.
* Persistence kernel-image-cokernel computaton.

Documentation
-------------

See docs/tutorial.md.
