summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-03Merge pull request #624 from albert-github/feature/bug_spellVincent Rouvreau
2022-06-01fix docMathieuCarriere
2022-05-26issue #613 [cpp documentation] Footer needs to be generated with a more recen...albert-github
2022-05-25Add info in the doc concerning default data_home and 'GUDHI_DATA' env variableHind-M
2022-05-24Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2022-05-24Merge pull request #630 from albert-github/feature/bug_mathjax_3Vincent Rouvreau
2022-05-24Update src/cmake/modules/GUDHI_doxygen_target.cmakealbert-github
2022-05-24Merge remote-tracking branch 'upstream/master' into cech_optimizationHind-M
2022-05-24Make get_data_home function privateHind-M
2022-05-24Merge pull request #623 from albert-github/feature/bug_gudhi_exampleVincent Rouvreau
2022-05-24No need to copy Doxyfile.inalbert-github
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-24Documentation: Obsolete CLASS_DIARAMSalbert-github
2022-05-24Documentation: Render formuals by means of MathJax 3albert-github
2022-05-24Documentation: Render formulas by means of MathJax 3albert-github
2022-05-23Documentation: Render formuals by means of MathJax 3albert-github
2022-05-23Documentation: handling references to examples in a more transparent wayalbert-github
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