summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-23[skip ci] example from a small moleculeVincent Rouvreau
2022-05-23[skip ci] example from a small moleculeVincent Rouvreau
2022-05-23Merge pull request #618 from albert-github/feature/bug_docu_redirectVincent Rouvreau
2022-05-23Update src/common/doc/installation.hVincent Rouvreau
2022-05-23Update src/common/doc/installation.hVincent Rouvreau
2022-05-22Update src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.halbert-github
2022-05-22Update src/python/test/test_simplex_tree.pyalbert-github
2022-05-22Update src/Persistent_cohomology/example/rips_multifield_persistence.cppalbert-github
2022-05-22Spelling correctionsalbert-github
2022-05-22Documentation: handling references to examples in a more transparent wayalbert-github
2022-05-21Documentation: Non persistent linksalbert-github
2022-05-20Documentation: Updating redirected linksalbert-github
2022-05-20issue #615 Documentation: references to boostalbert-github
2022-05-20Fix unbalanced groups and some doxygen typosVincent Rouvreau
2022-05-20Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-05-20Documentation: make it easier to build only the documentationalbert-github
2022-05-20Merge pull request #597 from VincentRouvreau/stree_iterator_boundary_and_oppo...Vincent Rouvreau
2022-05-19Merge pull request #610 from albert-github/feature/bug_docu_returnVincent Rouvreau
2022-05-19Documentation: Doxygen warningsalbert-github
2022-05-18Documentation: Warning about return statementalbert-github
2022-05-18Documentation: Doxygen warningsalbert-github
2022-05-18Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-05-17code review: test also the list of all oppposite vertices is the simplex give...Vincent Rouvreau
2022-05-17Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-05-17code review: test also range sizeVincent Rouvreau
2022-05-17Missed reference found by VincentMarc Glisse
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-28Put edge sphere in cacheHind-M
2022-04-27Ultimately, we don't really need to store the min enclosing ball in case itHind-M
2022-04-27Remove unnecessary code from cech blockerHind-M
2022-04-27Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-04-27update doc + remove numpy/tensorflow mixupMathieuCarriere
2022-04-26Modify cech docHind-M
2022-04-25Use Dimension_tag<2> instead of Dynamic_dimension_tag in cech_complex_example...Hind-M
2022-04-25Remove cech_complex_step_by_step example and MiniballHind-M