summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10-03Rephrase create_complex.vrouvrea
2016-10-03No need of complex.dimension(void). It reduces the concept.vrouvrea
2016-10-03Precise insert_simplex_and_subfaces conceptvrouvrea
2016-10-03get_point can return a const Point&vrouvrea
2016-10-03Remove confusing post condition of ctorvrouvrea
2016-10-03Rephrase the alpha complex data structurevrouvrea
2016-09-30New name for qglviewer on Debian.glisse
2016-09-28Unused typedefcjamin
2016-09-23Examples shall use only off filesvrouvrea
2016-09-23Add a branch to fix examples not using off filesvrouvrea
2016-09-23Merge last trunk modificationvrouvrea
2016-09-23Fix doxygen warningsvrouvrea
2016-09-23Fix doxygen warningsvrouvrea
2016-09-23Merge last trunk modificationsvrouvrea
2016-09-23Fix cpplintsvrouvrea
2016-09-23Merge last trunk modificationsvrouvrea
2016-09-23Modify the Alpha complex doc wit a concept to create a simplicial complex fro...vrouvrea
2016-09-22Fix a bug on gcc 4.2.1vrouvrea
2016-09-22Fix typocjamin
2016-09-22Clean-up CMakeLists.txtcjamin
2016-09-22New template function create_complex for Alpha_complex to create the simplici...vrouvrea
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-21A new dev branch to create_complex in a separated templated functionvrouvrea
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-15A new branch to fix some annoying warningsvrouvrea
2016-09-14Fix construction of pointscjamin