summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-11Problem of merge with tangentialcomplex branch.vrouvrea
2016-10-08Spatial searcing requires CGAL 4.8.1 at least but cmake can only detect CGAL ...vrouvrea
2016-10-06Tests are too longvrouvrea
2016-10-06cpplint fixesvrouvrea
2016-10-06fixcpplintvrouvrea
2016-10-06fix cpplintvrouvrea
2016-10-06Fix cpplintvrouvrea
2016-10-06Fix cpplintvrouvrea
2016-10-06Fix cpplint vrouvrea
2016-10-06Fix cpplint issuesvrouvrea
2016-10-06Merge last trunk modificationsvrouvrea
2016-10-06Add unitary tests in make test targetvrouvrea
2016-10-06<array> is not used anymorecjamin
2016-10-05Fix UTvrouvrea
2016-10-05Changed unsigned to std::size_tskachano
2016-10-05Warning FT and include array in 2 filesskachano
2016-10-05Fix Windows failed UTvrouvrea
2016-10-05Merge of off_files_only branchvrouvrea
2016-10-05Rename cliques_of_graph with filtered_simplicial_complexvrouvrea
2016-10-04Use std::size_t instead of unsignedcjamin
2016-10-04Don't use Point_d(std::array<FT,4>...cjamin
2016-10-04Test: kns, kfs... => knn, kfn...cjamin
2016-10-04Kernel => Search_traitscjamin
2016-10-04Mention farthest search option everywherecjamin
2016-10-04kns, kfs... => knn, kfn...cjamin
2016-10-04Recommend the user to read CGAL doccjamin
2016-10-04Modify the example to avoid misleading the usercjamin
2016-10-04Changed the second choose_n_farthest_points' incostistenciesskachano
2016-10-04witness_complex_from_file uses off files nowvrouvrea
2016-09-30New name for qglviewer on Debian.glisse
2016-09-28Unused typedefcjamin
2016-09-23Examples shall use only off filesvrouvrea
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