summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-25A new branch to develop rips complex from correlation matrixvrouvrea
2017-09-25Fix weighted alpha complex 3dvrouvrea
2017-09-25A new branch to fix weighted alpha complexvrouvrea
2017-09-22Remove global filtration attribute of te simplex tree (including getter and s...vrouvrea
2017-09-22A branch to remove from Simplex_tree the useless global filtration attributevrouvrea
2017-09-22Remove automatic_dimension_set call from remove and prune functionsvrouvrea
2017-09-21Remove set_dimension from examplesvrouvrea
2017-09-21Add some comments for readabilityvrouvrea
2017-09-20Roll back simplex tree set_filtration modification (assign_filtration asserts...vrouvrea
2017-09-20Separate and improve simplex tree iostream operators to test automatic dimens...vrouvrea
2017-09-20Add tests limitsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-09-19Merge branch python_memory_leak_fix for Rips complexvrouvrea
2017-09-19Fix memory leakvrouvrea
2017-09-19A branch to fix Python memory leakvrouvrea
2017-09-18A new branch to develop the simplex tree automatic dimension setvrouvrea
2017-09-18Merge cythonization improvement branchvrouvrea
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-14Radius search renamed near searchvrouvrea
2017-09-13radius search => near searchcjamin
2017-09-13git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/call_it_near...cjamin
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
2017-08-25Code review : dimension_ is now set on the flyvrouvrea
2017-08-25Code review : no need to clear intersectionvrouvrea
2017-08-25Code review : find_child implementation improvementvrouvrea
2017-08-25Doc review : expansion_with_blockers docvrouvrea
2017-08-25Code review : use boost::adaptors::reverse(intersection) instead of std::reversevrouvrea
2017-08-25bug in Python SimplexTree (needs string)vrouvrea
2017-08-25A branch to improve cythonization.vrouvrea
2017-08-22Version files modification for new releasevrouvrea
2017-08-21Merge persistence diagram improvement branchvrouvrea
2017-08-18Fix sphinx bug when python3 is not in /usr/binvrouvrea