summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2022-06-02Start landscape optimizationwreise
2022-06-02Remove print from testwreise
2022-06-02Add tests for Landscapeswreise
2022-06-01fix docMathieuCarriere
2022-05-25Add info in the doc concerning default data_home and 'GUDHI_DATA' env variableHind-M
2022-05-25Merge branch 'master' into optimize_silhouetteswreise
2022-05-25Move the initialisation of the Genred method to the constructor of Silhouettewreise
2022-05-25Optimize using keopswreise
2022-05-25Compactifywreise
2022-05-25Vectorize Silhouette implementationwreise
2022-05-25Add tests for silhouetteswreise
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
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-29plot_persistence_diagram and plot_persistence_barcode improvementsVincent Rouvreau
2022-04-27Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-04-27update doc + remove numpy/tensorflow mixupMathieuCarriere
2022-04-22Merge branch 'master' into simplex_tree_extended_persistence_enhancementVincent Rouvreau
2022-04-21Make Windows compilation fails on error (#598)Vincent Rouvreau
2022-04-16fix testMathieuCarriere
2022-04-12fix doc + reshape in cubicalMathieuCarriere
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-08name argument, assert messageMarc Glisse
2022-04-06code review: Rewrite warnings in case of import errorsVincent Rouvreau
2022-04-06Merge remote-tracking branch 'upstream/master' into persistence_graphical_too...Vincent Rouvreau
2022-04-05nogil for float_relative_precision methodsVincent Rouvreau
2022-04-03Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere