summaryrefslogtreecommitdiff
path: root/src/Collapse/utilities
AgeCommit message (Expand)Author
2020-06-26free functions for utilsROUVREAU Vincent
2020-06-26iterate on edge collapse for utilsROUVREAU Vincent
2020-06-25Update src/Collapse/utilities/point_cloud_edge_collapse_rips_persistence.cppVincent Rouvreau
2020-06-25Iterate on edge collapse for utilsROUVREAU Vincent
2020-06-25Remove interface with boost graphs and use boost transform for data from graphsROUVREAU Vincent
2020-06-18Code review: Use a flat (u, v, filt) instead of (pair(u, v), filt)ROUVREAU 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-17Split Row_index into IVertex and Edge_indexMarc Glisse
2020-06-04Fix warningsROUVREAU Vincent
2020-06-04Fix tests and utilsROUVREAU Vincent
2020-06-03Add an example that tests the persistence is conserved when using edge collap...ROUVREAU Vincent
2020-04-28Merge branch 'edge_collapse_integration_vincent' of github.com:VincentRouvrea...ROUVREAU Vincent
2020-04-28Code and doc review fixROUVREAU Vincent
2020-04-17Update src/Collapse/utilities/collapse.mdVincent Rouvreau
2020-04-12Modify interface and utilsROUVREAU Vincent
2020-04-11Proper copyrights and doc for utilsROUVREAU Vincent
2020-04-11Vertex_handle, Filtration_value and Row_index typeROUVREAU Vincent
2020-04-10All in a Gudhi::collapse namespaceROUVREAU Vincent
2020-04-09Use an output iterator for edge collapse return instead of storing itROUVREAU Vincent
2020-04-06Remove rips edge list first partROUVREAU Vincent
2020-04-06remove num_vertices from flag complex sparse matrix constructor as demanded b...ROUVREAU Vincent
2020-04-06Some renameROUVREAU Vincent
2020-03-20Add diff testROUVREAU Vincent
2020-03-19Same test for point cloud and distance matrix. Collapse distance matrix to us...ROUVREAU Vincent
2020-03-19Use the same rips boost program optionsROUVREAU Vincent
2020-03-19utilities from off points and from distance matrixROUVREAU Vincent
2020-03-19Add utilitiesROUVREAU Vincent