summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04Actually update test namesgspr/exact-betti-curveGard Spreemann
2021-05-16TypoGard Spreemann
2021-05-16Update doc string to reflect new class nameGard Spreemann
2021-04-30Update tests to reflect removal of old Betti curve classGard Spreemann
2021-04-30Replace old BettiCurve classGard Spreemann
2021-04-30Allow specifying range for uniform predefined grid for compatibility with old...Gard Spreemann
2021-04-28Handle an empty list of persistence diagramsGard Spreemann
2021-02-28Elaborate doc stringGard Spreemann
2021-02-28Don't wait for end of tests to assert successGard Spreemann
2021-02-28Update testGard Spreemann
2021-02-28More precise interpolation invariant documentation textGard Spreemann
2021-02-28Behave in line with scikit-learn guidelinesGard Spreemann
2021-02-28Move documentation string to classGard Spreemann
2020-12-20Add tests for BettiCurve2.Gard Spreemann
2020-12-20More flexible Betti curve computations.Gard Spreemann
2020-12-19Merge pull request #440 from ulupo/patch-1HEADmasterVincent Rouvreau
2020-12-19Docstring improvements in RipsComplexUmberto Lupo
2020-12-15Next release is 3.5.0ROUVREAU Vincent
2020-12-153.4.0 ReleaseROUVREAU Vincent
2020-12-15release note review: 'in any dimension'ROUVREAU Vincent
2020-12-14Release candidate 1 for gudhi version 3.4.0ROUVREAU Vincent
2020-12-14Merge pull request #439 from VincentRouvreau/release_note_gudhi_3_4_0Vincent Rouvreau
2020-12-14Fix sphinx error on Azure and AppveyorROUVREAU Vincent
2020-12-14Fix sphinx warning and doc identationROUVREAU Vincent
2020-12-14teasingROUVREAU Vincent
2020-12-14Release note 3.4.0ROUVREAU Vincent
2020-12-12Merge pull request #436 from VincentRouvreau/ci_without_cgalVincent Rouvreau
2020-12-11code review: else branchROUVREAU Vincent
2020-12-11Merge pull request #438 from VincentRouvreau/pip_python39Vincent Rouvreau
2020-12-11code review: throw an eception if collapse_edges when no Eigen3ROUVREAU Vincent
2020-12-11code review: GUDHI_USE_EIGEN3 generated by CMake in __init__.py as suggested ...ROUVREAU Vincent
2020-12-10Merge pull request #409 from mglisse/fardistMarc Glisse
2020-12-10Merge pull request #408 from mglisse/subsampleMarc Glisse
2020-12-10Typo for python 3.9ROUVREAU Vincent
2020-12-10Merge pull request #437 from VincentRouvreau/alpha_complex_non_virtual_destru...Vincent Rouvreau
2020-12-10Need to rebuild gudhi/pip_for_gudhi docker imageROUVREAU Vincent
2020-12-10Build python 3.9 pip package and use python 3.9 as default test packageROUVREAU Vincent
2020-12-10Fix memory leakROUVREAU Vincent
2020-12-09Fix #388ROUVREAU Vincent
2020-12-08Fix #388 for the tests to passROUVREAU Vincent
2020-12-08do not launch test_representation when no potROUVREAU Vincent
2020-12-08rollback test_representation and a CGAL condition to launch itROUVREAU Vincent
2020-12-08Make representations tests work if CGAL and/or POT is not thereROUVREAU Vincent
2020-12-08Bad path for python versionROUVREAU Vincent
2020-12-08Add build and tests wo cgal and eigen and wo cgalROUVREAU Vincent
2020-11-30Merge pull request #433 from VincentRouvreau/pip_windows_build_fixVincent Rouvreau
2020-11-30Fix pykeops 1.4.2 where version is very verbose on 2 linesROUVREAU Vincent
2020-11-30Test this fix for pip buildROUVREAU Vincent
2020-11-26handle old boostMarc Glisse
2020-11-22Handle squared radiusMarc Glisse