summaryrefslogtreecommitdiff
path: root/src/python
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-05code review: transform rtype was not correctVincent Rouvreau
2022-08-05code review: no need of default value for homology_dimensionsVincent Rouvreau
2022-08-05Merge master and fix conflictsVincent Rouvreau
2022-08-05Merge pull request #660 from Hind-M/keops_dtm_warningsVincent Rouvreau
2022-08-02Pull out the for loop in testHind-M
2022-07-28Modify doc in simplex_tree in order to match codeHind-M
2022-07-27Enable keops dtm warningsHind-M
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-20code review: rename homology_dimensions argument. Use and document numpy resh...Vincent Rouvreau
2022-06-17doc review: tuple instead of pair - index is 'm' and not 'n'Vincent Rouvreau
2022-06-17Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-06-17Merge masterVincent Rouvreau
2022-06-09removed default field coefficientMathieuCarriere
2022-06-07DiagramScaler removed from EntropyManu
2022-06-07Rephrase description for fetch functionsHind-M
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-07fix doc + added homology field coeffMathieuCarriere
2022-06-04Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-06-03Merge pull request #624 from albert-github/feature/bug_spellVincent Rouvreau
2022-06-01fix docMathieuCarriere
2022-05-25Add info in the doc concerning default data_home and 'GUDHI_DATA' env variableHind-M
2022-05-24Make get_data_home function privateHind-M
2022-05-24Specify in doc the use of cache when fetching datasets with wrapping functionsHind-M
2022-05-24Use autofunction instead of automodule in doc and add 2d spiral imageHind-M
2022-05-23Merge masterVincent Rouvreau
2022-05-23Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-05-23updated output for cubical complexesMathieuCarriere
2022-05-23Merge pull request #619 from albert-github/feature/bug_persistent_linksVincent Rouvreau
2022-05-23[skip ci] example from a small moleculeVincent Rouvreau
2022-05-22Update src/python/test/test_simplex_tree.pyalbert-github
2022-05-22Spelling correctionsalbert-github
2022-05-21Documentation: Non persistent linksalbert-github
2022-05-20Documentation: Updating redirected linksalbert-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