summaryrefslogtreecommitdiff
path: root/src/Cech_complex/utilities
AgeCommit message (Expand)Author
2022-12-12Update src/Cech_complex/utilities/cechcomplex.mdVincent Rouvreau
2022-11-30Fix option name in Cech utility documentationVincent Rouvreau
2022-10-19persistence diagram default output is std::cout, not std::clog. Modify utilit...Vincent Rouvreau
2022-09-26Cech_persistence utility for safe/exact/fast modeVincent Rouvreau
2022-04-26Modify cech docHind-M
2022-02-11Do some code clean up/renamingHind-M
2021-10-13Change version of CGAL_WITH_EIGEN3 to 5.0.1 for cech useHind-M
2021-10-11Change the minimal version of CGAL_WITH_EIGEN3 to 5.1.0 for cech use (tests, ...Hind-M
2021-10-06Replace CGAL_FOUND flag with version check of CGAL_WITH_EIGEN3_VERSIONHind-M
2021-10-01Separate Minimal_enclosing_ball_radius class which uses CGAL from common dist...Hind-M
2021-09-30Add Cech tests, examples, utilities and benchmark to the build only if CGAL i...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-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost t...ROUVREAU Vincent
2020-07-24Fix Cech utils documentation to make it work for the web siteROUVREAU Vincent
2020-03-05Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-09Doc review : Fix links to Gudhi::Minimal_enclosing_ball_radiusvrouvrea
2018-02-22Fix Cech with radius distancevrouvrea
2018-02-20tests and utils fixvrouvrea