summaryrefslogtreecommitdiff
path: root/src/python/doc
AgeCommit message (Expand)Author
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 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-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-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-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
2021-08-05mailing lists migration and rephrase contributions in installation guidesROUVREAU Vincent
2021-07-01Revert AlphaComplex3D. To be done with periodicROUVREAU Vincent
2021-06-25update headers, conf.py for the new theme and bottleneck image to be smallerROUVREAU Vincent
2021-06-25add sphinx-paramlinks and python-docs-theme in installation guideROUVREAU Vincent
2021-06-24Use python_docs_theme. Dependency added in gudhi-deployROUVREAU Vincent
2021-06-21Remove advice to use CGAL > 5.0 for performances reason as CGAL 5.1 is requir...ROUVREAU Vincent
2021-06-17Use float as it can be ambiguous. Do not work if we remove np.inf valueROUVREAU Vincent
2021-06-09Merge branch 'master' into python_weighted_alpha_complexVincent Rouvreau
2021-06-09doc review: use 120 characters per line and warning about the numbering of ve...ROUVREAU Vincent
2021-06-09doc review: remove 'specific'ROUVREAU Vincent