summaryrefslogtreecommitdiff
path: root/src/python/doc
AgeCommit message (Expand)Author
2022-06-20code review: rename homology_dimensions argument. Use and document numpy resh...Vincent Rouvreau
2022-06-17Merge masterVincent Rouvreau
2022-06-07Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
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-24Use autofunction instead of automodule in doc and add 2d spiral imageHind-M
2022-05-23Merge masterVincent Rouvreau
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-21Documentation: Non persistent linksalbert-github
2022-05-20Documentation: Updating redirected linksalbert-github
2022-05-17Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-05-09Merge pull request #504 from VincentRouvreau/persistence_graphical_tools_impr...Vincent Rouvreau
2022-05-02Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-04-06Merge remote-tracking branch 'upstream/master' into persistence_graphical_too...Vincent Rouvreau
2022-03-30get/set float_relative_precision and its documentationVincent Rouvreau
2022-03-09Add bunny image to the datasets docHind-M
2022-02-14Merge master and resolve conflict on .github/next_release.mdVincent Rouvreau
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also remo...Vincent Rouvreau
2022-02-04code review: rename dimensions as 'newshape'Vincent Rouvreau
2022-02-01Make this table use 100% of page width for not to be displayed on 2 linesVincent Rouvreau
2022-02-01Merge master and resolve conflictsVincent Rouvreau
2022-01-31Merge remote-tracking branch 'upstream/master' into fetch_datasetsHind-M
2022-01-26Add datasets remote fetching module to docHind-M
2022-01-24doc review: remove unwanted line. Use 'import gudhi as gd'Vincent Rouvreau
2022-01-21[skip ci] Code review: restore TBB version for the complete configuration exa...Vincent Rouvreau
2022-01-21Merge masterVincent Rouvreau
2022-01-19Doc review: reword confusing sentenceVincent Rouvreau
2022-01-19Merge masterVincent Rouvreau
2021-12-06Doc review: rephraseVincent Rouvreau
2021-12-06Modify minimal requirements for python typing. Fix no cgal compilationVincent Rouvreau
2021-11-09Remove sphinx warnings for torusHind-M
2021-11-08Merge master and resolve conflicts (mainly src/python/CMakeLists.txt)Vincent Rouvreau
2021-11-08doc review: regular triangulation is not 'of Delaunay'Vincent Rouvreau
2021-11-05add image according to proposal for docVincent Rouvreau
2021-11-05change doc according to proposalVincent Rouvreau
2021-11-05Merge remote-tracking branch 'upstream/master' into sklearn_cubicalVincent Rouvreau
2021-11-03Merge pull request #529 from VincentRouvreau/moderate_alpha_complex_make_filt...Vincent Rouvreau
2021-11-02No more gforge referencesVincent Rouvreau
2021-11-02Merge pull request #490 from Hind-M/generate_points_torus_pythonVincent Rouvreau
2021-11-02Precise the torus is flatVincent Rouvreau
2021-10-26Add comments and some minor changes following code reviewHind-M
2021-10-04review: modification proposed from EB + HM comments fixVincentRouvreau
2021-09-22Rename function of torus cpp version and import it with sphere in pointsHind-M
2021-09-22Replace the doc sphere image plotted with trisurf with another using scattere...Hind-M
2021-09-13make_filtration_non_decreasing no more called in alpha complex dD exact versi...VincentRouvreau
2021-09-06Merge masterVincentRouvreau
2021-08-31Fix broken links. Add a tool to generate cpp example pageROUVREAU Vincent
2021-08-12Merge pull request #506 from VincentRouvreau/test_another_sphinx_themesVincent Rouvreau
2021-08-11Add test for sphere and torusHind-M