summaryrefslogtreecommitdiff
path: root/src/Cech_complex
AgeCommit message (Expand)Author
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-06-13Fix cppcheck issuesvrouvrea
2018-05-29Clang format filesvrouvrea
2018-05-28Code review: ForwardPointRange instead of InputPointRangevrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-10Doc review : Add explanation when to use Alpha or Cech.vrouvrea
2018-04-10Change tparam doc from Chech_complex_blockervrouvrea
2018-04-10Code review : Cech_blocker was hardcoding doublevrouvrea
2018-04-10Doc review : Separate global definition and a new section algorithm.vrouvrea
2018-04-09Code review : Rename ForwardPointIterator with InputPointRangevrouvrea
2018-04-09Add an algorithm sectionvrouvrea
2018-04-09Doc review : Fix links to Gudhi::Minimal_enclosing_ball_radiusvrouvrea
2018-04-09Add Miniball file changes for Gudhi requirements inside Miniball.READMEvrouvrea
2018-03-27No more deep copy of the simplicial complex in the Cech Blocker, just use the...vrouvrea
2018-03-22code review : no more ForwardPointRange copy. Use of a vector instead.vrouvrea
2018-03-22code review : use std::begin, std::end and boost::sizevrouvrea
2018-03-22code review : Rename Radius_distance Minimal_enclosing_ball_radiusvrouvrea
2018-03-22Move Miniball in gudhivrouvrea
2018-03-05Fix documentationvrouvrea
2018-03-05Fix doc and testsvrouvrea
2018-02-22Fix Cech with radius distancevrouvrea
2018-02-20Add doc, example renamedvrouvrea
2018-02-20tests and utils fixvrouvrea
2018-02-16Compiles. Class documentation is done.vrouvrea
2018-02-16Add Cech complex. Do not compile yet.vrouvrea