summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
Co-Authored-By: Vincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>
2020-03-05remove ext (submodule directory) from doxygen parsingROUVREAU Vincent
2020-03-05Remove travis and use appveyor for OSx. Fix parallel test by setting tests ↵ROUVREAU Vincent
dependencies
2020-03-05Add some tests and documentation for NaN management in ↵ROUVREAU Vincent
make_filtration_non_decreasing Simplex tree method
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03handle numpy array, should now adapt the doctlacombe
2020-03-03Fix #172 and add a proper comment on the modificationROUVREAU Vincent
2020-03-03correction missing arg in test_wasserstein_distancetlacombe
2020-03-03Add a unitary test for Delaunay complexROUVREAU Vincent
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
udpating for travis and circleCI
2020-03-03Merge branch 'master' into delaunay_triangulationROUVREAU Vincent
2020-03-02Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-02-28shorten < 80 char the doctlacombe
2020-02-26Code review: add some comments about range.begin() and range.end()ROUVREAU 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-26Code review: remove import pytest leftoversROUVREAU Vincent
2020-02-26Merge pull request #210 from VincentRouvreau/modern_cmake_for_boostVincent Rouvreau
Modern cmake for boost
2020-02-25say in doc that functions return axtlacombe
2020-02-25solved scale issue and removed title/aspect as functions return axtlacombe
2020-02-25Revert "Global improvement of rendering with Python tools"tlacombe
This reverts commit 34e1ae726e27fdd7c41f6d80d8ed7f6504dc3a0d.
2020-02-25Update timedelay.pymtakenouchi
2020-02-25Update timedelay.pymtakenouchi
2020-02-25Update point_cloud.rstmtakenouchi
2020-02-25Update test_time_delay.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-24update doc for barycentertlacombe
2020-02-19Update timedelay.pymtakenouchi
2020-02-17specified that the alg returns None if input is emptytlacombe
2020-02-17removed message about empty dgmtlacombe
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-14added two more tests for barycentertlacombe
2020-02-14barycenter update, adding more tests and details about log (assigments, ↵tlacombe
cost, nb iter)
2020-02-14Update test_time_delay.pymtakenouchi
2020-02-14update from upstream/master and merge CMakeListstlacombe
2020-02-14Update test_time_delay.pymtakenouchi
2020-02-14Update test_time_delay.pymtakenouchi
2020-02-14Update test_time_delay.pymtakenouchi
2020-02-14Update test_time_delay.pymtakenouchi
2020-02-14Update test_time_delay.pymtakenouchi
2020-02-14Update timedelay.pymtakenouchi
2020-02-14Add __init__.pymtakenouchi
2020-02-13Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into ↵mathieu
extended_persistence
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent