summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-26Fix Copyrightsvrouvrea
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-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-12Add a CMake option in order to use TBB or not. Default is ONvrouvrea
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
2018-04-03Merge rips_complex_from_correlation_matrix branchvrouvrea
2018-04-03Merge last trunk modificationsvrouvrea
2018-04-03Add warnings for rips persistence from correlation matrix (points under the d...vrouvrea
2018-03-30git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/kernels@3323...mcarrier
2018-03-29added doc + cythonmcarrier
2018-03-29Use add_edge_without_blockers in GudhUI.glisse
2018-03-29Use CGAL::NT_converter to convert filtration values.glisse
2018-03-28Merge last Nerve_GIC development from eponym branchvrouvrea
2018-03-28Fix header that was not pointing on the correct web site. Cpp documentation h...vrouvrea
2018-03-27No more deep copy of the simplicial complex in the Cech Blocker, just use the...vrouvrea
2018-03-22code review : no more ForwardPointRange copy. Use of a vector instead.vrouvrea
2018-03-22code review : use std::begin, std::end and boost::sizevrouvrea
2018-03-22code review : Rename Radius_distance Minimal_enclosing_ball_radiusvrouvrea
2018-03-22Move Miniball in gudhivrouvrea
2018-03-22Merge last trunk modificationsvrouvrea
2018-03-13Simplex_key clarifications in FilteredComplex concept.glisse