summaryrefslogtreecommitdiff
path: root/src/Witness_complex
AgeCommit message (Expand)Author
2016-08-04Make GUDHI Cmake less verbose on CGAL package findingvrouvrea
2016-07-01Eigen3 find_package factorizationvrouvrea
2016-06-07Rename projects in CMakeLists.txtcjamin
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-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-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
2016-01-14Fixed the bug in Landmark_selection_by_furthest_pointskachano
2016-01-13Oh, forgot the CMakeList in test folderskachano
2016-01-13Added a test, moved the old test from exampleskachano
2015-12-10Changed a phrase in docskachano
2015-12-10Added thingsskachano
2015-12-09Modified Witness_complex.h + more docskachano
2015-12-07Removed things from Witness_complex.hskachano
2015-12-07Merged with trunk and removed unnecessary filesskachano
2015-12-07Merged with trunk and removed stuffskachano
2015-12-07Changes piled up for monthsskachano
2015-07-15The construction of a protected set worked! FY!skachano
2015-07-06Corrected errors in witness_complex_cubeskachano
2015-07-04Added files for testing on didgeridooskachano
2015-06-16Fixed the changing WL matrix bug in witness complex. Added is_witness_complex...skachano
2015-06-13Tweaked a bit Witness_complex.h + simplex countskachano
2015-06-12Added grid witnesses for flat torusskachano
2015-06-03Fixed purity and landmark choiceskachano
2015-06-03witness: Added good-bad link count to witness_complex_perturbationsskachano
2015-06-01Corrected bad-good linksskachano
2015-05-30witness: Testing continuesskachano
2015-05-29Added the test with spheresskachano