summaryrefslogtreecommitdiff
path: root/src/Collapse/example/edge_collapse_conserve_persistence.cpp
AgeCommit message (Collapse)Author
2020-06-26Use free functions for tests and examplesROUVREAU Vincent
2020-06-25Remove interface with boost graphs and use boost transform for data from graphsROUVREAU Vincent
2020-06-23Fix uses of emplace_backMarc Glisse
2020-06-18Code review: Use a flat (u, v, filt) instead of (pair(u, v), filt)ROUVREAU Vincent
2020-06-18Code review: rename persistence pairs as persistence intervalsROUVREAU Vincent
2020-06-18Code review: sort persistence intervals by length, dimension is no more a ↵ROUVREAU Vincent
criteria
2020-06-18Code review: replace push_back with emplace_backROUVREAU Vincent
2020-06-18code review: graph not hardcoded. Implies ctor from filtered edges to be ↵ROUVREAU Vincent
modified
2020-06-18Code review: rename Flag_complex_sparse_matrix as edge_collapser and ↵ROUVREAU Vincent
filtered_edge_collapse method as process_edges
2020-06-04Fix warningsROUVREAU Vincent
2020-06-04Fix tests and utilsROUVREAU Vincent
2020-06-04Remove useless tracesROUVREAU Vincent
2020-06-03Add an example that tests the persistence is conserved when using edge ↵ROUVREAU Vincent
collapse, versus a classical rips