summaryrefslogtreecommitdiff
path: root/src/python/example
AgeCommit message (Collapse)Author
2020-02-13small modif on example filemathieu
2020-02-13integrated heramathieu
2020-01-31Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into ↵MathieuCarriere
wasserstein_representations
2020-01-20Adapt testsMarc Glisse
It is still failing by default, until I touch alpha_complex.pyx and rebuild it, after which it works ?!
2020-01-16added wasserstein classmathieu
2020-01-13Fix #194 : Rename read_off as it only read points from OFF fileROUVREAU Vincent
2019-11-26Merge pull request #147 from mglisse/sktda-tweaks-glisseMarc Glisse
Minor tweaks to representations
2019-11-22Merge pull request #143 from mglisse/explotMarc Glisse
Add examples of 3d plots of complexes
2019-11-21Generalize Clamping to min and maxMarc Glisse
Fix #146.
2019-11-20Use matplotlib axes to be able to subplot persistence graphical toolsROUVREAU Vincent
2019-11-16Draw vertex/edge/triangle with plotlyMarc Glisse
2019-11-16Draw vertex/edge/triangle with matplotlibMarc Glisse
2019-11-16Example plot of triangles, edges and vertices with mayaviMarc Glisse
2019-11-16Add mayavi to the examplesMarc Glisse
2019-11-16Examples for plotting a simplicial complex with plotly / matplotlibMarc Glisse
2019-11-15The big rename: sktda -> representationsMarc Glisse
2019-11-15Run example as a test, without graphicsMarc Glisse
2019-11-04fixes to Marc's commentsMathieuCarriere
2019-11-04fixes of Marc's commentsMathieuCarriere
2019-10-27Make example executableMarc Glisse
2019-10-27Add interpreter to exampleMarc Glisse
2019-09-10Move cython directory stuff to python directory. Make example work. Fix ↵ROUVREAU Vincent
CMake for sktda. Make sktda a submodule of gudhi package.
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent