summaryrefslogtreecommitdiff
path: root/src/Subsampling/test
AgeCommit message (Expand)Author
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-10Fix and rename test farthestvrouvrea
2017-03-26merge from trunkglisse
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-02-24Let choose_n_farthest_points output distances (optional).glisse
2017-02-24Revert previous commit, was supposed to go to a branch !!!glisse
2017-02-24Let choose_n_farthest_points output distances (optional).glisse
2016-12-16Warning fixesvrouvrea
2016-10-06fix cpplintvrouvrea
2016-10-06Add unitary tests in make test targetvrouvrea
2016-10-06<array> is not used anymorecjamin
2016-10-04Don't use Point_d(std::array<FT,4>...cjamin
2016-09-22Clean-up CMakeLists.txtcjamin
2016-09-22Require CGAL 4.8.1 (furthest neighbor is bugged before)cjamin
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-08-27Fix test of pick_random_pointscjamin
2016-08-04Use BOOST_CHECK instead of assertcjamin
2016-07-06Fix CMake scriptscjamin
2016-06-24Removed headers in the examplesskachano
2016-06-24Copied Clément's example for 2 functionsskachano
2016-06-22Took into account Clément's remarksskachano
2016-06-21Use namespace + improve CMakeLists.txtcjamin
2016-06-21Fix/add copyrightcjamin
2016-06-21Boostify the testcjamin
2016-06-21Capitalized Pick_random_pointsskachano
2016-06-21Renamed the test for pick_random_pointsskachano
2016-06-21Merged the CMakeLists and added test_choose_by_farthest_pointskachano
2016-06-20Add testcjamin
2016-06-20Renamed the two landmarking functionsskachano
2016-05-31Farthest points (from Siargey)cjamin