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

Adding Morse Complex data structures and fixing flat regions #16

Closed maljovec closed 6 years ago

maljovec commented 6 years ago
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 34


Changes Missing Coverage Covered Lines Changed/Added Lines %
topopy/MorseSmaleComplex.py 37 95 38.95%
<!-- Total: 37 95 38.95% -->
Totals Coverage Status
Change from base Build 30: -5.5%
Covered Lines: 437
Relevant Lines: 629

💛 - Coveralls
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 39


Changes Missing Coverage Covered Lines Changed/Added Lines %
topopy/TopologicalObject.py 6 43 13.95%
<!-- Total: 41 78 52.56% -->
Totals Coverage Status
Change from base Build 32: -0.7%
Covered Lines: 434
Relevant Lines: 581

💛 - Coveralls