summaryrefslogtreecommitdiff
path: root/src/Subsampling/example/CMakeLists.txt
AgeCommit message (Expand)Author
2020-11-09Merge remote-tracking branch 'origin/master' into fardistMarc Glisse
2020-11-03Fix #415 by removing all install cmake targets from examplesROUVREAU Vincent
2020-11-01The example does not need CGAL/eigen anymore.Marc Glisse
2020-10-31s/kernel/distance/ for choose_n_farthest_points argumentMarc Glisse
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2016-12-14Added an example with a distance matrix for the farthest point algorithmskachano
2016-10-06Add unitary tests in make test targetvrouvrea
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 choose_by_farthest_point -> choose_n_farthest_pointsskachano
2016-07-06Fix CMake scriptscjamin
2016-06-24Copied Clément's example for 2 functionsskachano
2016-06-24Add an examplecjamin