summaryrefslogtreecommitdiff
path: root/src/Cech_complex/example
AgeCommit message (Collapse)Author
2022-04-25Use Dimension_tag<2> instead of Dynamic_dimension_tag in ↵Hind-M
cech_complex_example_from_points.cpp
2022-04-25Remove cech_complex_step_by_step example and MiniballHind-M
2022-02-11Set back original simple cech example from pointsHind-M
2022-02-11Do some code clean up/renamingHind-M
2022-01-06Add left out kernel to Minimal_enclosing_ball_radius class in cech exampleHind-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
examples, etc)
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 ↵Hind-M
distance_functions.h file
2021-09-30Add Cech tests, examples, utilities and benchmark to the build only if CGAL ↵Hind-M
is present
2021-09-30Move minimal enclosing balls cache to Cech_complex.h instead of the blockerHind-M
Modify cech test to be more relevant regarding the current algorithm Do some cleaning
2021-09-06Remove unnecessary key permutations storage in cacheHind-M
2021-08-09First version of cech enhancementHind-M
2021-06-08Fix incorrect comments relative to CechHind-M
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost ↵ROUVREAU Vincent
targets
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 ↵vrouvrea
utilities git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ninja_cmake_warning_fix_vincent@3749 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3235f72cc618dcb6ab70b1826a4d3ce2608fa168
2018-05-29Clang format filesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3488 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 7d1da847f4c39a191afd5d8e56fe34ee79ade495
2018-04-10Code review : Cech_blocker was hardcoding doublevrouvrea
replace point_iterator function in a get_point const function that returns a Point InputPointRange description Cech blocker is now templated with Cech complex, which is no more included. Deep copy of the point cloud on Cech complex ctor git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3365 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 93e3cf3fe61290b88a0714b9e55ad80e01a34f36
2018-03-22code review : Rename Radius_distance Minimal_enclosing_ball_radiusvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3304 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 204aa7a7098773b2d290e35a12a1c92449743d7d
2018-03-22Move Miniball in gudhivrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3302 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 736e5c33a9593e4dfb5b19ddc745ab9852d71b40
2018-03-05Fix doc and testsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3262 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c76eb981f5960938221aa2498cb87b0707391733
2018-02-22Fix Cech with radius distancevrouvrea
Add a meta generation script for off_file_generator git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3256 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: fb13baa124ddc97c0dc61835ab0c72595d666155
2018-02-20Add doc, example renamedvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3254 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 666bacd07c711b89167c87155c21fe88688e2e68
2018-02-20tests and utils fixvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3253 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5786a8a7e4b16750f29fac99ca61926158542cfd
2018-02-16Add Cech complex. Do not compile yet.vrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3250 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: bef87ed8038444685b964175ea65860300917380