summaryrefslogtreecommitdiff
path: root/src/python/test
AgeCommit message (Expand)Author
2020-03-17Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
2020-03-17fix conflictMathieuCarriere
2020-03-17removed _optimal_matching from barycenter as it is now handled by wasserstein...tlacombe
2020-03-17merging master (including wasserstein distance) into wbary ; modified CMakeLi...tlacombe
2020-03-17Merge pull request #236 from tlacombe/optimal_matching_wassersteinMarc Glisse
2020-03-17fix testMathieuCarriere
2020-03-17fixesMathieuCarriere
2020-03-16fix conflictMathieuCarriere
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
2020-03-16Merge pull request #211 from VincentRouvreau/iterator_over_simplex_treeVincent Rouvreau
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...MathieuCarriere
2020-03-16Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into generatorsMathieuCarriere
2020-03-16Merge pull request #214 from takeshimeonerespect/masterMarc Glisse
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not per...ROUVREAU Vincent
2020-03-16update doc (indentation, mention of -1 for the diag) and added a few more teststlacombe
2020-03-13fixed testmathieu
2020-03-11clean test_wasserstein from useless np.arraytlacombe
2020-03-10new fixesmathieu
2020-03-10fix typo in test_wasserstein_distancetlacombe
2020-03-10changed output of matching as a (n x 2) array, adapted tests and doctlacombe
2020-03-05Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-03-03correction missing arg in test_wasserstein_distancetlacombe
2020-03-03update wasserstein distance with pot so that it can return optimal matching now!tlacombe
2020-02-26Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-02-26Code review: remove import pytest leftoversROUVREAU Vincent
2020-02-25Update test_time_delay.pymtakenouchi
2020-02-14added two more tests for barycentertlacombe
2020-02-14barycenter update, adding more tests and details about log (assigments, cost,...tlacombe
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-13Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into extended_p...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-11Code review: non-optimal way to test filtration generatorROUVREAU Vincent
2020-02-11License and authorMarc Glisse
2020-02-07Name argumentMarc Glisse
2020-02-06pytest.approxMarc Glisse
2020-02-04fixed Vincent's commentsmathieu
2020-02-04Delete test_point_cloud.pytakeshimeonerespect
2020-02-04change a file nametakenouchi
2020-01-31timedelay added on forktakeshimeonerespect
2020-01-28Code review: rename get_simplex_filtration with get_simplex_and_filtration. R...ROUVREAU Vincent
2020-01-27Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-01-20Share tests for wasserstein_distanceMarc Glisse