summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-07Added a big chunk of documentation. +small fixesskachano
2016-10-07Documented member functionsskachano
2016-10-07Added the possibility to limit dimensionskachano
2016-10-06Added persistence examplesskachano
2016-10-05Modified existing tests and examplesskachano
2016-10-05Junk outskachano
2016-10-05Minor tweaksskachano
2016-10-05Added the forgotten strong witness complexskachano
2016-10-04Strong witness is ready as wellskachano
2016-10-04Fixed a major bug in the Active_witness_iteratorskachano
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-23Fix doxygen warningsvrouvrea
2016-09-23Fix doxygen warningsvrouvrea
2016-09-22Fix a bug on gcc 4.2.1vrouvrea
2016-09-22Fix typocjamin
2016-09-22Clean-up CMakeLists.txtcjamin
2016-09-22Spatial_tree_data_structure => Kd_tree_searchcjamin
2016-09-22Require CGAL 4.8.1 (furthest neighbor is bugged before)cjamin
2016-09-22Require CGAL 4.8.1 (furthest neighbor is bugged before)cjamin
2016-09-21Modify test that is not working under Windowsvrouvrea
2016-09-21Add packages in GUDHI_MODULEScjamin
2016-09-21Merge from trunkcjamin
2016-09-20Fix CMakeListscjamin
2016-09-20Use boost::iterator_property_map instead of the pointer trickcjamin
2016-09-20Changed the name of farthest point in intro docskachano
2016-09-20Renamed pick_random_points -> pick_n_random_pointsskachano
2016-09-20Changed the names of files as wellskachano
2016-09-20Changed choose_by_farthest_point -> choose_n_farthest_pointsskachano
2016-09-19Merge of warning_fix branchvrouvrea
2016-09-19use of std::vector for unitary test instead of CGAL points typevrouvrea
2016-09-19Rename off file reader as stands in convention.vrouvrea
2016-09-19Don't know why this test fails on win64 : assertion failed vector iterator no...vrouvrea
2016-09-16No more need of Test.hvrouvrea
2016-09-16Rename tests according to conventions.vrouvrea
2016-09-16Rewrite tests wit BOOST testsvrouvrea
2016-09-15remove concept dir for Contraction (empty)vrouvrea
2016-09-15fix cpplintvrouvrea
2016-09-15Fix cpplint warningsvrouvrea
2016-09-15Fix cpplint and warningsvrouvrea
2016-09-14Fix construction of pointscjamin
2016-09-14-Wsign-compare is included into -Wallvrouvrea
2016-09-12Gudhi 1.3.1 in Doxyfilevrouvrea
2016-09-12Intro_simplex_tree.h for filtered complexes module documentationvrouvrea
2016-09-12Modify filtered complexes sections and examples.vrouvrea
2016-09-09isnan must be preceeded by std::vrouvrea