summaryrefslogtreecommitdiff
path: root/src/Witness_complex
AgeCommit message (Expand)Author
2016-09-30Fix compilation issuesvrouvrea
2016-09-30Weak Witness + Active Witness. It seems to work.skachano
2016-09-29Weak Witness + Active Witness. It compilesskachano
2016-09-28Rewrite for the Weak Witness Complexskachano
2016-09-28Commit before a merge with subsamplingskachano
2016-09-28Merged trunk into relaxed witness branchskachano
2016-09-28All work up until nowskachano
2016-09-23Examples shall use only off filesvrouvrea
2016-09-20Renamed pick_random_points -> pick_n_random_pointsskachano
2016-09-02Mark comment #1 + Vincent comment #1skachano
2016-08-24Merge from trunkcjamin
2016-08-04Make GUDHI Cmake less verbose on CGAL package findingvrouvrea
2016-08-04Merge from trunkcjamin
2016-07-01Eigen3 find_package factorizationvrouvrea
2016-06-24Fix #includecjamin
2016-06-21Capitalized Pick_random_pointsskachano
2016-06-20Renamed the two landmarking functionsskachano
2016-06-15Added the forgotten Construct_closest_landmark_table.hskachano
2016-06-09Added everything missingskachano
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-06-02Changed the examples in witness complex packageskachano
2016-06-02Deleted Landmark choices from witness complex, modified the testskachano
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-04-08Modification on CMakeLists.txt for code coverage were not propagated on these...vrouvrea
2016-03-21Merge of trunk Witness feature + add witness in package top listvrouvrea
2016-03-20Let the witness code match its doc better.glisse
2016-03-18Fix cpplint/cppcheck issuesvrouvrea
2016-03-11concept and documentationskachano
2016-03-11Put the class Witness_complex to private in docskachano
2016-02-18The rest of changesskachano
2016-02-18Improved the benching program a bitskachano
2016-02-16Commented is_witness_complex's documentationskachano
2016-02-16Moved the doc file + changed notations in Witness_complex.hskachano
2016-02-11now it compiles...skachano
2016-02-11Changed concept's name to CamelCaseskachano
2016-02-11Commited Marc's remarksskachano
2016-02-11Added relaxed witness complex + persistence exampleskachano
2016-02-11A small change in sphere exampleskachano
2016-02-02landmark choice functions are now staticskachano
2016-01-21Warning fix - if not BOOST_CHECK, variable b_print_output seen as not used.vrouvrea
2016-01-21cpplint/cppcheck fixesvrouvrea
2016-01-21cpplint fixesvrouvrea
2016-01-20Almost all Vincent's remarksskachano
2016-01-20Added the forgotten concept, added asserts nbP >= nbL, some header_definesskachano
2016-01-20Cmake witness fix for cmake in a build directory and 'make test' to work.vrouvrea
2016-01-19Added a concept for Simplicial_complex, also added to doc about knnskachano
2016-01-15Added consts where neededskachano
2016-01-15Removed relaxed_witness_complex_sphere from repositoryskachano
2016-01-15Fixed namespacesskachano
2016-01-14Added example stuffskachano