summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
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-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
2022-03-31code review: no need to nogil for cheap functions. Repeat get_float_relative_...Vincent Rouvreau
2022-03-31Test the featureVincent Rouvreau
2022-03-30get/set float_relative_precision and its documentationVincent Rouvreau
2022-03-28doc review: add a warning about phantom simplices for blocker_funcVincent Rouvreau
2022-03-28doc review: remove segfault note as it is no more the caseVincent Rouvreau
2022-03-24Rewrite python docMarc Glisse
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-09Add bunny image to the datasets docHind-M
2022-03-08Merge master and resolve commitsVincent Rouvreau
2022-03-07minor changes in entropyManu
2022-03-02Remove file when given checksum does not matchHind-M
2022-03-02Missing empty lines in sphinx docMarc Glisse
2022-03-02fix sphinx test for ripsMathieuCarriere
2022-03-02Purge GUDHI_USE_EIGEN3Marc Glisse
2022-03-02Modifications following PR reviewHind-M
2022-03-01Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-03-01Merge pull request #582 from VincentRouvreau/stree_copy_pythonVincent Rouvreau
2022-02-28code review: copy simplex tree c++ pointer in a factorized nogil functionVincent Rouvreau
2022-02-28fix rips test codeMathieuCarriere
2022-02-28doc review: reformulate the copy notesVincent Rouvreau
2022-02-28code review: use 'isinstance' instead of 'type'Vincent Rouvreau
2022-02-28changed doc + added tensorflow indexingMathieuCarriere
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-22Remove mention of eigenMarc Glisse
2022-02-18edge collapse doesn't use eigen anymoreMarc Glisse
2022-02-18Remove the old forward version of edge collapseMarc Glisse
2022-02-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-02-14More details in the doc of weighted ripsMarc Glisse
2022-02-14Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere