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

Optimize code when creating BRips bifiltration for complete graph #55

Open mlesnick opened 8 years ago

mlesnick commented 8 years ago

Originally reported by: rhzhao (GitHub: kingroy)


Mike suggested that we may want to create a method to generate a BRips bifiltration in the case of a complete graph which uses the fact that the graph is complete to be faster.