summaryrefslogtreecommitdiff
path: root/src/python/doc
AgeCommit message (Collapse)Author
2021-05-28Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2021-05-28Merge pull request #365 from tlacombe/essential_part_in_wassersteinVincent Rouvreau
Essential part in wasserstein
2021-05-05Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2021-05-04Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
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
2021-03-12Link to OFF file format in example sectionROUVREAU Vincent
2020-12-15Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into diffMathieuCarriere
2020-12-14Fix sphinx error on Azure and AppveyorROUVREAU Vincent
2020-12-07added docMathieuCarriere
2020-11-18merge master and resolve conflictsROUVREAU Vincent
2020-11-10Revert change to the exampleMarc Glisse
It would require updating the figure.
2020-10-17Handle diagrams with a single pointMarc Glisse
2020-10-17Don't put a (useless) point on the diagonal in the exampleMarc Glisse
2020-09-29Added tests for wasserstein distance with tensorflowROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost ↵ROUVREAU Vincent
targets
2020-08-25Merge pull request #382 from yuichi-ike/weighted_ripsVincent Rouvreau
Documents for weighted Rips
2020-08-21Add link to cubical notebookROUVREAU Vincent
2020-08-21Add barycenter notebook linkROUVREAU Vincent
2020-08-21Move examples and link to notebookROUVREAU Vincent
2020-08-21Add -DCMAKE_BUILD_TYPE=Release on installation docROUVREAU Vincent
2020-08-19docs modifiedyuichi-ike
2020-08-03Merge pull request #368 from VincentRouvreau/matplotlib_latex_desactivationVincent Rouvreau
Add mechanism to deactivate LaTeX matplotlib rendering
2020-08-03doc review: Add LaTeX in optional runtime dependenciesROUVREAU Vincent
2020-08-03Merge pull request #369 from VincentRouvreau/collapse_edges_stree_pythonVincent Rouvreau
collapse edges for python simplex tree
2020-08-03doc review: specify the error and indicate what to install on UbuntuROUVREAU Vincent
2020-07-31Rebuild example page and link to example. Add also a link to the ↵ROUVREAU Vincent
publication. Doc review: document edge collapse ignores simplices of higher dimension.
2020-07-31New website header for pip downloadROUVREAU Vincent
2020-07-28Add mechanism to deactivate LaTeX matplotlib renderingROUVREAU Vincent
2020-07-23Merge pull request #348 from martinroyer/atolVincent Rouvreau
Introduction of ATOL in finite vectorisation method
2020-07-06update doc (examples) with essential partstlacombe
2020-07-03Author in representations_summartinroyer-buntu
2020-07-01doc typoVincent Rouvreau
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
2020-07-01Doc review: add some details about get_pointROUVREAU Vincent
2020-06-28Duplicated commentMarc Glisse
2020-06-22Merge branch 'master' into alpha_complex_3d_pythonROUVREAU Vincent
2020-06-19Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse
2020-06-16Merge branch 'master' into alpha_complex_3d_pythonROUVREAU Vincent
2020-06-15Factory to build python alpha complex. 3d version of alpha complex. Needs ↵ROUVREAU Vincent
change in doc as alphacomplexdoc.off is a fake 3d off data file
2020-06-12Mention pip packageMarc Glisse