summaryrefslogtreecommitdiff
path: root/src/python/test
AgeCommit message (Expand)Author
2023-01-03fix get_paramsMarc Glisse
2022-12-15Merge pull request #719 from mglisse/endpointsVincent Rouvreau
2022-11-22Merge pull request #745 from mglisse/pytest-warns-noneVincent Rouvreau
2022-11-18Catch warnings in wasserstein testMarc Glisse
2022-11-18pytest.warns(None) deprecatedMarc Glisse
2022-11-16Merge branch 'master' into endpointsMarc Glisse
2022-11-16Merge remote-tracking branch 'refs/remotes/mine/insert' into insertMarc Glisse
2022-11-16Merge branch 'master' into insertMarc Glisse
2022-11-16Use float for max_filtration in testMarc Glisse
2022-11-14endpoints for Entropy, idempotent fit(), refactor grid_Marc Glisse
2022-11-14Merge pull request #725 from mglisse/rips_pointsVincent Rouvreau
2022-11-11blackMarc Glisse
2022-11-11Special case for writing 3d OFFMarc Glisse
2022-11-09New write_points_to_off_fileMarc Glisse
2022-11-08Reject positional arguments in RipsComplex.__init__Marc Glisse
2022-11-04More consistent choice of a grid for diagram representationsMarc Glisse
2022-10-16Merge branch 'master' into insertMarc Glisse
2022-10-15Simplify sorting in landscapeswreise
2022-10-07Merge branch 'master' into optimize_silhouetteswreise
2022-10-07Add triming of the range; Marcs' commentswreise
2022-10-07Test: resolution when nan in the rangewreise
2022-08-10Merge branch 'master' into optimize_silhouetteswreise
2022-08-10Merge branch 'master' into sklearn_cubicalVincent Rouvreau
2022-08-09Merge pull request #584 from Soriano-Trigueros/masterVincent Rouvreau
2022-08-05Merge master and fix conflictsVincent Rouvreau
2022-08-02Pull out the for loop in testHind-M
2022-07-27Enable keops dtm warningsHind-M
2022-06-24changed dimensions into homology_dimensionsMathieuCarriere
2022-06-20code review: rename homology_dimensions argument. Use and document numpy resh...Vincent Rouvreau
2022-06-17Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-06-17Merge masterVincent Rouvreau
2022-06-07Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-06-07Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-06-07Merge pull request #590 from VincentRouvreau/simplex_tree_extended_persistenc...Vincent Rouvreau
2022-06-04Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-06-02Remove print from testwreise
2022-06-02Add tests for Landscapeswreise
2022-05-25Add tests for silhouetteswreise
2022-05-24Make get_data_home function privateHind-M
2022-05-23Merge masterVincent Rouvreau
2022-05-23updated output for cubical complexesMathieuCarriere
2022-05-22Update src/python/test/test_simplex_tree.pyalbert-github
2022-05-22Spelling correctionsalbert-github
2022-05-18Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-05-17Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-05-17Merge remote-tracking branch 'origin/master' into collapse-pr2Marc Glisse
2022-05-16code review: use isinstance(x, T) instead of issubclass(type(x),T)Vincent Rouvreau
2022-05-16code review: limit test was not respecting the one described in the documenta...Vincent Rouvreau
2022-05-12Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-05-10Fix limit tests for plot (and warning in test)Vincent Rouvreau