summaryrefslogtreecommitdiff
path: root/src/python/gudhi
AgeCommit message (Expand)Author
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03handle numpy array, should now adapt the doctlacombe
2020-03-03update wasserstein distance with pot so that it can return optimal matching now!tlacombe
2020-03-03Merge remote-tracking branch 'upstream/master' into wbary-theotlacombe
2020-03-02Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-02-26Fix #229 incomplete citation in nerve_GIC python documentationROUVREAU Vincent
2020-02-26Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-02-25solved scale issue and removed title/aspect as functions return axtlacombe
2020-02-25Revert "Global improvement of rendering with Python tools"tlacombe
2020-02-25Update timedelay.pymtakenouchi
2020-02-25Update timedelay.pymtakenouchi
2020-02-25Update timedelay.pymtakenouchi
2020-02-24changed doc for CI ?tlacombe
2020-02-24changed double quote into simple quote to be consistent with wasserstein.pytlacombe
2020-02-19Update timedelay.pymtakenouchi
2020-02-17specified that the alg returns None if input is emptytlacombe
2020-02-17update doc + removed normalization + use argwheretlacombe
2020-02-14moved import after docstring + reduce lines < 80 chartlacombe
2020-02-14Global improvement of rendering with Python toolstlacombe
2020-02-14update import gudhi.wassersteintlacombe
2020-02-14barycenter update, adding more tests and details about log (assigments, cost,...tlacombe
2020-02-14update from upstream/master and merge CMakeListstlacombe
2020-02-14Update timedelay.pymtakenouchi
2020-02-14Add __init__.pymtakenouchi
2020-02-13Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...mathieu
2020-02-13integrated heramathieu
2020-02-13integrated heramathieu
2020-02-13Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into wasserstei...mathieu
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent
2020-02-12Merge pull request #182 from mglisse/extMarc Glisse
2020-02-12Fix tests according to exception managementROUVREAU Vincent
2020-02-11Update src/python/gudhi/simplex_tree.pyxVincent Rouvreau
2020-02-11License and authorMarc Glisse
2020-02-08Euclidean with a capital EMarc Glisse
2020-02-07added sklearn trickMathieuCarriere
2020-02-07More uniform notations between the 2 wassersteinsMarc Glisse
2020-02-06Use exceptions uinstead of error message for non existing filesROUVREAU Vincent
2020-02-06Use exceptions uinstead of error message for non existing filesROUVREAU Vincent
2020-02-04fixed Vincent's commentsmathieu
2020-02-03Update timedelay.pytakeshimeonerespect
2020-01-31revert first commitMathieuCarriere
2020-01-31Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into wasserstei...MathieuCarriere
2020-01-31Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...MathieuCarriere
2020-01-31factorization of distance and kernel computationsMathieuCarriere
2020-01-31timedelay added on forktakeshimeonerespect
2020-01-28Code review: rename get_simplex_filtration with get_simplex_and_filtration. R...ROUVREAU Vincent
2020-01-27A first naive iterator implementation with yieldROUVREAU Vincent
2020-01-27Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-01-27Merge pull request #189 from mglisse/docVincent Rouvreau