summaryrefslogtreecommitdiff
path: root/src/Cech_complex/benchmark/cech_complex_benchmark.cpp
AgeCommit message (Expand)Author
2022-08-04Use exact option when computing edges filtrations as well in cechHind-M
2022-06-21-Add/modify some commentsHind-M
2022-06-16Add exact option for exact cech variantHind-M
2022-04-25Remove proximity_graph computation benchmarkHind-M
2022-03-08Modify cech benchmark to include both Epick and Epeck casesHind-M
2022-03-04Use Euclidean_distance instead of CGAL dependant Sphere_circumradius for Rips...Hind-M
2022-02-11Do some code clean up/renamingHind-M
2022-02-02Merge remote-tracking branch 'upstream/master' into cech_optimizationHind-M
2022-01-06Make kernel a parameter of Minimal_enclosing_ball_radius classHind-M
2021-12-29Fix bad gudhi_check in Cech benchmarkHind-M
2021-10-19Make Cech benchmark workHind-M
2021-10-01Separate Minimal_enclosing_ball_radius class which uses CGAL from common dist...Hind-M
2021-09-30Move minimal enclosing balls cache to Cech_complex.h instead of the blockerHind-M
2021-08-09First version of cech enhancementHind-M
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-05-29Clang format filesvrouvrea
2018-03-22code review : Rename Radius_distance Minimal_enclosing_ball_radiusvrouvrea
2018-03-22Move Miniball in gudhivrouvrea
2018-03-05Fix doc and testsvrouvrea
2018-02-22Fix Cech with radius distancevrouvrea