summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-11-23test namefgodi
2017-11-233 files - 3 docsfgodi
2017-11-21...fgodi
2017-11-21...fgodi
2017-11-16set dimension deprecated, no ?fgodi
2017-11-16file addedfgodi
2017-10-26git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@2...fgodi
2017-10-26boost clique algorithm for ribsfgodi
2017-10-25include limits in toplex_mapfgodi
2017-10-13cmakelistsfgodi
2017-10-13strong witness compatibilityfgodi
2017-10-13module toplex_map addedfgodi
2017-10-05Merge the branch graph_expansion_with_blocker_oracle for the Simplex_treevrouvrea
2017-10-05Doc review : fix find_child explanationvrouvrea
2017-10-01Euclidean Witness examples requires CGAL >= 4.8.1 because it is using subsamp...vrouvrea
2017-09-29Build doc issuevrouvrea
2017-09-29Gudhi version 2.0.1vrouvrea
2017-09-29Doc issue fixvrouvrea
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-09-27Fix some cpplintsvrouvrea
2017-09-27Merge last trunk modificationvrouvrea
2017-09-27Replace INFINITY with std::numeric_limits<Filtration_value>::infinity()vrouvrea
2017-09-26Doc review : Simplex tree remove maximal simplex is an implementatino detail ...vrouvrea
2017-09-26Merge weighted alpha complex fix branchvrouvrea
2017-09-26Gudhi 2.0.1-rc2 versionvrouvrea
2017-09-25Do not advertise nor use the exact bottleneck distance versionvrouvrea
2017-09-25Fix weighted alpha complex 3dvrouvrea
2017-09-22Remove global filtration attribute of te simplex tree (including getter and s...vrouvrea
2017-09-19Fix memory leakvrouvrea
2017-09-18Merge last trunk modificationsvrouvrea
2017-09-18Add a function to launch py.test as required for no cache files in sourcesvrouvrea
2017-09-18Add warning for developper version that sphinx is configured for user versionvrouvrea
2017-09-13radius search => near searchcjamin
2017-09-12Fix sphinx build for python3 on Ubuntuvrouvrea
2017-09-12Bottleneck does not require Eigen3 (C++ and Python)vrouvrea
2017-09-12Modification rollbackvrouvrea
2017-09-12Add debug tracesvrouvrea
2017-09-12Fix in Python3 if sphinx is not installedvrouvrea
2017-09-12Euclidean witness requires CGAL 4.6.0vrouvrea
2017-09-11Merge last trunk modificationsvrouvrea
2017-09-11Doc review: bad doc review fixvrouvrea
2017-09-11Doc review: rephrasevrouvrea
2017-09-11Code review: remove reference and explicit type (instead of auto)vrouvrea
2017-09-11Code review: constify find_child and for instead of while loopvrouvrea
2017-09-11remove debug tracesvrouvrea
2017-09-11Add comment for the dependencyvrouvrea
2017-09-07Fix doc for user_versionvrouvrea
2017-09-07Python documentation is now built from sources to the build directory.vrouvrea
2017-09-05Tests and compilation are now from sources (even if doc and examples are copied)vrouvrea
2017-08-30Code review better use a break to end loop when we know it is not needed to b...vrouvrea