summaryrefslogtreecommitdiff
path: root/src/python/gudhi
AgeCommit message (Expand)Author
2019-11-29Fix various links for sphinxMarc Glisse
2019-11-28Merge pull request #160 from VincentRouvreau/persistence_graphical_tool_fixVincent Rouvreau
2019-11-27Fix #150 axes has no attribute colorbarROUVREAU Vincent
2019-11-26Merge pull request #147 from mglisse/sktda-tweaks-glisseMarc Glisse
2019-11-22Fix link to bottleneck_distance.Marc Glisse
2019-11-21Generalize Clamping to min and maxMarc Glisse
2019-11-20More tweaks in representationsMarc Glisse
2019-11-20Minor tweaks to representationsMarc Glisse
2019-11-20Use matplotlib axes to be able to subplot persistence graphical toolsROUVREAU Vincent
2019-11-20Merge branch 'master' into persistence_graphical_tool_improvementsROUVREAU Vincent
2019-11-19Merge pull request #71 from MathieuCarriere/sklearn_tdaVincent Rouvreau
2019-11-19Add warning in the doc of assign_filtrationMarc Glisse
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-11-16More 'is' to '=='Marc Glisse
2019-11-15The big rename: sktda -> representationsMarc Glisse
2019-11-14Attributes -> Parameters in __init__Marc Glisse
2019-11-14Syntax of return type in docstringMarc Glisse
2019-11-14Remove mentions of the exact sliced Wasserstein (not implemented)Marc Glisse
2019-11-14Make the license a comment instead of a docstringMarc Glisse
2019-11-09added copyrightsmathieu
2019-11-09Replace 'is' with == or similar.Marc Glisse
2019-11-08Merge remote-tracking branch 'origin/master' into sklearn_tdaMarc Glisse
2019-11-07Merge pull request #130 from mglisse/align-docVincent Rouvreau
2019-11-06Update comment for GUDHI_PYTHON_MODULES_EXTRAMarc Glisse
2019-11-05Fix documentation indentationMarc Glisse
2019-11-05Create GUDHI_PYTHON_MODULES_EXTRA without auto-importMarc Glisse
2019-11-04fixes to Marc's commentsMathieuCarriere
2019-11-04fixed typosMathieuCarriere
2019-11-04fixes of Marc's commentsMathieuCarriere
2019-10-31Increase numItermax in the call to POT.Marc Glisse
2019-10-24Fix issues #113 (replace 'is not' with '!=') and #109 (replace palette with a...ROUVREAU Vincent
2019-10-18Update src/python/gudhi/wasserstein.py Théo Lacombe
2019-10-18Update src/python/gudhi/wasserstein.pyThéo Lacombe
2019-10-17Few improvements to the documentation.tlacombe
2019-10-17updated wasserstein doc to be sphinx-compatible + correction of typo in the .rsttlacombe
2019-09-23updated pot install instructions, including condatlacombe
2019-09-23updated wasserstein.py ; added _ in front of private functions, added q=np.in...tlacombe
2019-09-23wasserstein distance added on forktlacombe
2019-09-11fixed error in DiagramScalermathieu
2019-09-10Merge remote-tracking branch 'upstream/master' into sklearn_tdaROUVREAU Vincent
2019-09-10Move cython directory stuff to python directory. Make example work. Fix CMake...ROUVREAU Vincent
2019-09-10Rename private variables as some of them are reservedROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent