summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-17Remove images of unclear licensingGard Spreemann
2022-08-16Forgotten file for 3.6.0Vincent Rouvreau
2022-08-12Fix version inconsistencies and #579Vincent Rouvreau
2022-08-10Merge pull request #667 from Hind-M/cech_exactVincent Rouvreau
2022-08-10Merge branch 'master' into sklearn_cubicalVincent Rouvreau
2022-08-10Merge pull request #670 from VincentRouvreau/bug/fix_663Vincent Rouvreau
2022-08-09Use CGAL::CGAL_BOOST_PENDING_RELAXED_HEAP to have the exact same result - nee...Vincent Rouvreau
2022-08-09Use boolean for pq_handle data type and specific update use for CGAL>=5.5Vincent Rouvreau
2022-08-09Merge pull request #584 from Soriano-Trigueros/masterVincent Rouvreau
2022-08-05Merge remote-tracking branch 'upstream/master' into cech_exactHind-M
2022-08-05code review: transform rtype was not correctVincent Rouvreau
2022-08-05code review: no need of default value for homology_dimensionsVincent Rouvreau
2022-08-05Merge remote-tracking branch 'upstream/master' into cech_check_filtHind-M
2022-08-05Ensure valid filtration before setting it in cechHind-M
2022-08-05Merge master and fix conflictsVincent Rouvreau
2022-08-05Merge pull request #650 from Hind-M/cech_optiVincent Rouvreau
2022-08-05Merge pull request #660 from Hind-M/keops_dtm_warningsVincent Rouvreau
2022-08-04Use exact option when computing edges filtrations as well in cechHind-M
2022-08-03Remove useless exact option when getting filtration from faceHind-M
2022-08-02Get filtration from face regardless of key valueHind-M
2022-08-02Pull out the for loop in testHind-M
2022-08-02Get filtration from face when it's the same as simplexHind-M
2022-07-28Modify doc in simplex_tree in order to match codeHind-M
2022-07-27Enable keops dtm warningsHind-M
2022-07-06Move clog of radius after its assignmentHind-M
2022-07-06Switch lines to use intermediate variableHind-M
2022-07-06Use reference to sph for a better readabilityHind-M
2022-07-05Merge remote-tracking branch 'upstream/master' into cech_optiHind-M
2022-07-05No need for a sph copy anymoreHind-M
2022-07-04Merge pull request #657 from albert-github/feature/bug_docu_build_dirVincent Rouvreau
2022-07-04[skip ci] Merge pull request #653 from albert-github/feature/bug_strip_pathVincent Rouvreau
2022-07-04Merge pull request #652 from Hind-M/cech_opti_vectorVincent Rouvreau
2022-07-01Use dimension to get range size to reserve vector in cechHind-M
2022-07-01Ignore complete current build directory when building documentationalbert-github
2022-07-01Don't reveal full path in the documentation but just the relative pathalbert-github
2022-06-30Merge pull request #641 from VincentRouvreau/doxygen_onlyVincent Rouvreau
2022-06-30Reuse vector of points and reserve to avoid reallocationsHind-M
2022-06-30code review: rename option WITH_GUDHI_THIRD_PARTYVincent Rouvreau
2022-06-30Assign to sh same key as face in cechHind-M
2022-06-29Merge pull request #642 from Hind-M/cech_extra_pointVincent Rouvreau
2022-06-29third parties are not required when WITH_GUDHI_CPP_DOCUMENTATION_ONLY, but he...Vincent Rouvreau
2022-06-29Merge pull request #637 from albert-github/feature/issue_613Vincent Rouvreau
2022-06-28doc review: missing parenthesisVincent Rouvreau
2022-06-27doc review: Full path for representations gudhi module for sphinx to find the...Vincent Rouvreau
2022-06-24changed dimensions into homology_dimensionsMathieuCarriere
2022-06-24Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-06-24Merge remote-tracking branch 'upstream/master' into cech_extra_pointHind-M
2022-06-24Merge pull request #519 from Hind-M/cech_optimizationVincent Rouvreau
2022-06-24Use CGAL::NT_converter instead of CGAL::to_double in Sphere_circumradiusHind-M
2022-06-21-Add/modify some commentsHind-M