summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-25Adding all that is needed for Rips complex construction from correlation matr...pdlotko
2017-09-25A new branch to develop rips complex from correlation matrixvrouvrea
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-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-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-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
2017-08-18Add display function in file format docvrouvrea
2017-08-17Add file formats for Python.vrouvrea
2017-08-10Merge last trunk modificationsvrouvrea
2017-08-10Some modifications to file format documentation (utf8 test)vrouvrea
2017-08-10Fix Python2 compatibilityvrouvrea
2017-08-10utf8 file formatvrouvrea
2017-08-10Add Gudhi namespacevrouvrea
2017-08-09Merge last trunk modificationsvrouvrea
2017-08-08Fix persistence files reader unitary testsvrouvrea
2017-08-08Fix bug in read_persistence_intervals_in_dimension for only_this_dimvrouvrea
2017-08-07Fix test reader utilsvrouvrea
2017-07-10simplex / complex confusionglisse
2017-07-10Cubical: use +inf instead of UINT_MAX as filtration value for non-simplices.glisse
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-07-04Add Gudhi namespace for reader_utilsvrouvrea
2017-07-04A branch to improve persistence diagram python modulevrouvrea
2017-07-03Rename cythonize_gudhi.py in setup.py to be conform with Python convention (f...vrouvrea
2017-06-28Add a commentvrouvrea
2017-06-28Merge of branch boost_system_no_deprecated_test in order to :vrouvrea
2017-06-28Merge of the branch read_persistence_from_filevrouvrea
2017-06-20Merge Spatial searching-Add radius search branchvrouvrea
2017-06-20Missing typedefcjamin