Metadata-Version: 1.1
Name: topopy
Version: 0.0.3
Summary: A library for computing topological data structures
Home-page: https://github.com/maljovec/topopy
Author: Dan Maljovec
Author-email: maljovec002@gmail.com
License: BSD
Download-URL: https://github.com/maljovec/topopy/archive/0.0.3.tar.gz
Description: Given a set of arbitrarily arranged points in any dimension, this library is able to construct approximate topological structures using a neighborhood graph.
Keywords: topological data analysis,computational topology,Morse theory,merge tree,contour tree,extremum graph,Morse-Smale complex,Morse complex
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Mathematics
