summaryrefslogtreecommitdiff
path: root/src/Alpha_complex
AgeCommit message (Expand)Author
2016-09-09isnan must be preceeded by std::vrouvrea
2016-08-04Make GUDHI Cmake less verbose on CGAL package findingvrouvrea
2016-07-01Eigen3 find_package factorizationvrouvrea
2016-06-14data points generator to follow convention namingvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-06-10Use TBB_LIBRARIES instead of TBB_RELEASE_LIBRARY + missing boost dependencycjamin
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-04-16Minor tweaks to alpha-complexglisse
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-04-07Remove insertion check for duplicate points case.vrouvrea
2016-04-06Marc review fixvrouvrea
2016-04-06Replace Delaunay_triangulation_off_io.h and Delaunay_triangulation_off_rw.cpp...vrouvrea
2016-03-24prune_above_filtration version that is no more using filtration vector.vrouvrea
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-16CppCheck and CppLint fixes for alpha complexesvrouvrea
2016-03-15In Delaunay_triangulation_off_io.h, constructing the Triangulation from a vec...vrouvrea
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-03Mentionning Delaunay complex in Alpha complex documentation (user and reference)vrouvrea
2016-02-02alpha off reader test strategy modificationvrouvrea
2016-02-02Make example for doc shorter. Include strategy reviewalvrouvrea
2016-01-19make_filtration_non_decreasing fixvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-27After doc reviewvrouvrea
2015-11-18rev911 rollbackvrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-11-12code review fixvrouvrea
2015-11-09Code review fixesvrouvrea
2015-11-09Backmerge from trunk.vrouvrea
2015-11-09Modification for Porquerolles Workshopvrouvrea
2015-10-13Backmerge from trunkvrouvrea
2015-10-02Review fixvrouvrea
2015-09-01UT fix to compile and run under osXvrouvrea
2015-09-01doc images size was not correct. bad cut in simplex_tree.h (assign_key was ba...vrouvrea
2015-09-01Documentation fix (starts at 0 and not 1 + alpha shape was not correct)vrouvrea
2015-08-31insert_simplex_and_subfaces no more factoriel complexity.vrouvrea
2015-08-24get_point is constvrouvrea
2015-08-24Merge trunk + alpha complex fixesvrouvrea
2015-08-18exception throw on get_point not foundvrouvrea
2015-08-18It is not the loop that must be skipped, but only the propagation, otherwise,...vrouvrea
2015-08-17Alpha complex fix for only inserting when alpha is less thanvrouvrea
2015-08-10fix bad merge in src/CMakeLists.txtvrouvrea
2015-08-05Debug traces in DEBUG modevrouvrea