rivetTDA / rivet

RIVET is a tool for Topological Data Analysis, in particular two-parameter persistent homology.
GNU General Public License v3.0
73 stars 24 forks source link

Allow User to Compute / Save / Load Only the Betti Numbers and Dimension data #52

Closed mlesnick closed 7 years ago

mlesnick commented 8 years ago

Originally reported by: M L (GitHub: mlesnick)


Since getting the Betti number and dimension data is way cheaper than computing the full augmented arrangement, but already very interesting, it'd be nice to have a way of saving just this information, or of asking the software to only give just this info.

mlesnick commented 7 years ago

Original comment by Matthew Wright (GitHub: mlwright84):


Bryn implemented this.