summaryrefslogtreecommitdiff
path: root/src/Collapse/example
AgeCommit message (Expand)Author
2020-08-21Fix compilation issues when cgal but no eigenROUVREAU Vincent
2020-06-26Use free functions for tests and examplesROUVREAU Vincent
2020-06-26Free function, doc and basic exampleROUVREAU 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 cri...ROUVREAU Vincent
2020-06-18Code review: replace push_back with emplace_backROUVREAU Vincent
2020-06-18Code review: rename collapse_edges as remaining_edgesROUVREAU Vincent
2020-06-18code review: graph not hardcoded. Implies ctor from filtered edges to be modi...ROUVREAU Vincent
2020-06-18Code review: rename Flag_complex_sparse_matrix as edge_collapser and filtered...ROUVREAU Vincent
2020-06-04Fix warningsROUVREAU Vincent
2020-06-04Fix tests and utilsROUVREAU Vincent
2020-06-04Revert "Try to add inf values"ROUVREAU Vincent
2020-06-04Try to add inf valuesROUVREAU Vincent
2020-06-04Remove useless tracesROUVREAU Vincent
2020-06-03Add an example that tests the persistence is conserved when using edge collap...ROUVREAU Vincent
2020-04-14Some documentation and examplesROUVREAU Vincent