summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-06Replace Delaunay_triangulation_off_io.h and Delaunay_triangulation_off_rw.cpp...vrouvrea
2016-04-06Last modifvrouvrea
2016-04-01cpplint/cppcheck fixesvrouvrea
2016-03-24prune_above_filtration version that is no more using filtration vector.vrouvrea
2016-03-23An alternative to prune_above_filtration in comment. Fix UT for alternativevrouvrea
2016-03-23prune_above_filtration returns filtration vector modification information ins...vrouvrea
2016-03-22GUDHI_CHECK was not intuitive.vrouvrea
2016-03-22Add a comment to say Alpha complex takes the ownership of the pointer on the ...vrouvrea
2016-03-22Delaunay triangulation is point dimension.vrouvrea
2016-03-17Use post and exception doxygen tag instead of warnings everywhere.vrouvrea
2016-03-17Fix cpplint/cppcheckvrouvrea
2016-03-17Add in a comment an alternative version of prune_above_filtrationvrouvrea
2016-03-16Compil issuevrouvrea
2016-03-16CppCheck and CppLint fixes for alpha complexesvrouvrea
2016-03-15In Delaunay_triangulation_off_io.h, constructing the Triangulation from a vec...vrouvrea
2016-03-14Remove temporary get_persistence functionvrouvrea
2016-03-14Remove Options::store_filtration check is true in prune_above_filtration func...vrouvrea
2016-03-14No more use of threshold_ for prune_above_filtration because threshold may be...vrouvrea
2016-03-14Use GUDHI_CHECK on null_simplex instead of "if"vrouvrea
2016-03-14Boost flat_map erase on an iterator is most efficientvrouvrea
2016-03-14Alpha complex documentation generated had no scrolling menu for alpha complexesvrouvrea
2016-02-20Details in the doc of alpha-complex.glisse
2016-02-19Merge last trunk modificationsvrouvrea
2016-02-09Finally, let CGAL set the flags, but before setting CXX_FLAGS with "-std=c++11"vrouvrea
2016-02-05Merge of last trunk modificationsvrouvrea
2016-02-04CMake strategy modificationvrouvrea
2016-02-04requires boost alsovrouvrea
2016-02-04test with include CGAL_USE_FILE to fix windows issuevrouvrea
2016-02-03it is a simplex and not a simplex handlevrouvrea
2016-02-03Mentionning Delaunay complex in Alpha complex documentation (user and reference)vrouvrea
2016-02-03make_filtration_non_decreasing and rec_make_filtration_non_decreasing must go...vrouvrea
2016-02-03Merge of AddressSanitizer bug fixesvrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-02-02Make example for doc shorter. Include strategy reviewalvrouvrea
2016-02-02rename alpha_shapes_persistence test with alpha_complex_3d_persistencevrouvrea
2016-01-31remove creation of useless visitor for test that were just used for displaysalinasd
2016-01-19rollbackvrouvrea
2016-01-19Try different values for xUnitvrouvrea
2016-01-19make_filtration_non_decreasing fixvrouvrea
2016-01-15make_filtration_non_decreasing fix.vrouvrea
2016-01-14AddressSanitizer bug fixes on Simplex tree copy constructor.vrouvrea
2016-01-12Backmerge of last trunk modificationsvrouvrea
2016-01-12Remove test from gudhUI cmakevrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2016-01-08cpplint and cppcheck fixesvrouvrea
2016-01-08tbb branch merge. Link with Intel TBB for parallel programmation.vrouvrea
2016-01-07Backmerge from trunkvrouvrea
2016-01-07TBB find package mechanism with definition for code purpose.vrouvrea
2016-01-07Cppcheck fixes after mergevrouvrea
2016-01-07Backmerge of trunkvrouvrea