summaryrefslogtreecommitdiff
path: root/src/python/test/test_wasserstein_barycenter.py
AgeCommit message (Expand)Author
2020-04-06Remove trailing whitespaceMarc Glisse
2020-03-31modified import in test to get consistent with gudhi.wasserstein.barycentertlacombe
2020-03-17removed _optimal_matching from barycenter as it is now handled by wasserstein...tlacombe
2020-03-16update doc (indentation, mention of -1 for the diag) and added a few more teststlacombe
2020-02-14added two more tests for barycentertlacombe
2020-02-14barycenter update, adding more tests and details about log (assigments, cost,...tlacombe
2019-12-16correction testtlacombe
2019-12-16correction of typo in test_wasserstein_barycentertlacombe
2019-12-16correction of typo in _user.rst and of empty array shape in test_wasserstein_...tlacombe
2019-12-16update CMakeLists and create test_wasserstein_barytlacombe