summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-05-14A new branch for cmake v.3 minimum required modificationsvrouvrea
2018-05-14Fix CGAL 4.12 build errors - include missingvrouvrea
2018-05-10added betti sequencesmcarrier
2018-05-08git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3422...mcarrier
2018-05-03git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3412...mcarrier
2018-05-02Add Python Simplex_tree make_filtration_non_decreasing interface and its testsvrouvrea
2018-04-30git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3408...mcarrier
2018-04-27Remove show_palette_valuesvrouvrea
2018-04-27persistence_graphical_tools documentation clarificationvrouvrea
2018-04-27Code and doc review with IFPEN :vrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-27Merge copyright_clarification_vincent branch in trunkvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-04-26A branch to clarify copyrights - necessary for Debian packagevrouvrea
2018-04-25renamed landscape and image code to make them fit in Pawel's denominationmcarrier
2018-04-25renamed landscape and image code to make them fit in Pawel's denominationmcarrier
2018-04-25renamed landscape and image code to make them fit in Pawel's denominationmcarrier
2018-04-25Doc review: Fix identation problems in cover complex reference manualvrouvrea
2018-04-25persistence_pairs Python versionvrouvrea
2018-04-24Fix Python tangential complex versionvrouvrea
2018-04-23added unitary tests for kernelsmcarrier
2018-04-23git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3389...mcarrier
2018-04-23added weight_functions.hmcarrier
2018-04-23git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3387...mcarrier
2018-04-20git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3386...mcarrier
2018-04-20git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3385...mcarrier
2018-04-12git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3378...mcarrier
2018-04-12Merge last trunk modificationsvrouvrea
2018-04-12Add a CMake option in order to use TBB or not. Default is ONvrouvrea
2018-04-12A new branch to fix some bugs in GUDHI 2.1.0 Python versionvrouvrea
2018-04-10Doc review : Gudhi::Proximity_graph and Gudhi::Radius_distance must be links ...vrouvrea
2018-04-10Doc review : Add explanation when to use Alpha or Cech.vrouvrea
2018-04-10Change tparam doc from Chech_complex_blockervrouvrea
2018-04-10Code review : Cech_blocker was hardcoding doublevrouvrea
2018-04-10Doc review : Separate global definition and a new section algorithm.vrouvrea
2018-04-09Code review : Rename ForwardPointIterator with InputPointRangevrouvrea
2018-04-09Add an algorithm sectionvrouvrea
2018-04-09Doc review : Fix links to Gudhi::Minimal_enclosing_ball_radiusvrouvrea
2018-04-09Doc review: Fix main page cech complex explainationvrouvrea
2018-04-09Add Miniball file changes for Gudhi requirements inside Miniball.READMEvrouvrea
2018-04-09Fix deprecated CGAL random functionvrouvrea
2018-04-05Merge last modifications of Nerve_GIC branchvrouvrea
2018-04-04No need to repeat title, automatically done by the websitevrouvrea
2018-04-04Fix max issue on MacOS clangvrouvrea
2018-04-04Merge sparse rips branch in trunkvrouvrea
2018-04-03Merge last trunk modificationsvrouvrea
2018-04-03Modify the correct signature to operator== and !=vrouvrea
2018-04-03Try to fix operator< for std::sort on CentOSvrouvrea
2018-04-03Add explicit operator< to fix sort bugvrouvrea