maljovec / topopy

A library for computing topological data structures stemming from Morse Theory. Given a set of arbitrarily arranged points in any dimension, this library is able to construct approximate topological structures using a neighborhood graph to simulate manifold structures.
BSD 3-Clause "New" or "Revised" License
20 stars 6 forks source link

Morse complex #23

Closed maljovec closed 6 years ago

maljovec commented 6 years ago
coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.3%) to 98.165% when pulling 7eefac42268470f5ef1867e133fb38177f2ea9df on morse_complex into f6b3d56789902c40e21d7d848f327779be281cbc on master.

maljovec commented 6 years ago

Closes #17