summaryrefslogtreecommitdiff
path: root/src/python/test
AgeCommit message (Expand)Author
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
2020-01-20Adapt testsMarc Glisse
2020-01-15In python2 itertools zip_longest is named izip_longestROUVREAU Vincent
2020-01-14print errors to stderrROUVREAU Vincent
2020-01-14Merge pull request #192 from tlacombe/wdistVincent Rouvreau
2020-01-13update variable names, going for order and internal_ptlacombe
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2020-01-08changing variable name in test filestlacombe
2020-01-07Merge pull request #178 from VincentRouvreau/numpy_array_input_for_cubicalVincent Rouvreau
2019-12-20Fix dimension cell linearization and test connected sublevel setsROUVREAU Vincent
2019-12-18Reuse top_dimensional_cells instead of numpy_array argument to create a cubicalROUVREAU Vincent
2019-12-16Add numpy ndarray to init a cubical and a periodic oneROUVREAU Vincent
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
2019-12-16Rollback exact version mechanismROUVREAU Vincent
2019-12-05Add a test that fixes #107ROUVREAU Vincent
2019-11-15Run example as a test, without graphicsMarc Glisse
2019-11-05Create GUDHI_PYTHON_MODULES_EXTRA without auto-importMarc Glisse