summaryrefslogtreecommitdiff
path: root/src/python/doc
AgeCommit message (Expand)Author
2022-03-30get/set float_relative_precision and its documentationVincent Rouvreau
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-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-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
2021-06-07Replace 'uniform' flag of torus generation with 'sample' taking two possible ...Hind-M
2021-06-07Add a 3d sphere image to doc for datasets_generatorsHind-M
2021-06-01Add datasets generators documentationHind-M
2021-05-28Merge pull request #365 from tlacombe/essential_part_in_wassersteinVincent Rouvreau
2021-04-29numpy.take_along_axis used in knn requires numpy>=1.15.0ROUVREAU Vincent
2021-04-27Remove make install target from python and rewrite documentation accordinglyROUVREAU Vincent
2021-04-22On azure, got 'expected nothing, got ...' error. Let's try another approachROUVREAU Vincent
2021-04-22Workaround doc issue on OSxROUVREAU Vincent
2021-04-20update doc and teststlacombe
2021-04-12added warning when cost is infty and matching is Nonetlacombe
2021-04-12merge upstream/master into essential partstlacombe
2021-04-08Some documentation for alpha complex 3d specific versionROUVREAU Vincent
2021-03-24Remove read_weights and depreciate off_fileROUVREAU Vincent
2021-03-23Remove weighted_points, as it is overdesignedROUVREAU Vincent
2021-03-22Fix sphinx issuesROUVREAU Vincent
2021-03-18Add weight supportROUVREAU Vincent