summaryrefslogtreecommitdiff
path: root/src/python/test
AgeCommit message (Expand)Author
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-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
2022-05-09Merge pull request #504 from VincentRouvreau/persistence_graphical_tools_impr...Vincent Rouvreau
2022-05-06Delete bunny array before removing the fileHind-M
2022-05-05Remove default data home test (because of 'GUDHI_DATA' environment variable o...Hind-M
2022-05-05Add GUDHI_DATA environment variable optionHind-M
2022-05-04Ask for file_path as parameter of remote fetching functions instead of both d...Hind-M
2022-05-02Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-04-27update doc + remove numpy/tensorflow mixupMathieuCarriere
2022-04-22Merge branch 'master' into simplex_tree_extended_persistence_enhancementVincent Rouvreau
2022-04-16fix testMathieuCarriere
2022-04-12Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-04-11Merge pull request #596 from VincentRouvreau/float_relative_precision_alpha_p...Vincent Rouvreau
2022-04-06Merge remote-tracking branch 'upstream/master' into persistence_graphical_too...Vincent Rouvreau
2022-04-03Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-03-31Test the featureVincent Rouvreau
2022-03-21extended_persistence uses directly get_persistent_pairsVincent Rouvreau
2022-03-21Add some c++ tests and use unitary_tests_utils. Fix python testVincent Rouvreau
2022-03-08Merge master and resolve commitsVincent Rouvreau
2022-03-02Modifications following PR reviewHind-M
2022-03-01Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-02-23A test of gudhi.representations.Entropy has been addedManu
2022-02-23Revert "a test for gudhi.representations.Entropy has been added"Manu
2022-02-23a test for gudhi.representations.Entropy has been addedManu
2022-02-18Remove the old forward version of edge collapseMarc Glisse
2022-02-14A bug in the Entropy function has been solvedManu
2022-02-14code review: ctor shall raise a TypeError when constructed from something els...Vincent Rouvreau