summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
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
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-19Update timedelay.pymtakenouchi
2020-02-14Global improvement of rendering with Python toolstlacombe
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 test_time_delay.pymtakenouchi
2020-02-14Update timedelay.pymtakenouchi
2020-02-14Add __init__.pymtakenouchi
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/include/Simplex_tree_interface.hVincent Rouvreau
2020-02-11Code review: non-optimal way to test filtration generatorROUVREAU Vincent
2020-02-11Update src/python/gudhi/simplex_tree.pyxVincent Rouvreau
2020-02-11License and authorMarc Glisse
2020-02-10Use setuptools.find_packagesMarc Glisse
2020-02-08Euclidean with a capital EMarc Glisse
2020-02-07Name argumentMarc Glisse
2020-02-07More uniform notations between the 2 wassersteinsMarc Glisse
2020-02-07Bad link for last versionROUVREAU Vincent
2020-02-06pytest.approxMarc Glisse
2020-02-06use bibtexMarc Glisse
2020-02-06Make pybind11 mandatory and simplifyMarc Glisse
2020-02-06Print pybind11 version, protect testMarc 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-06modify CMakeLists.txttakenouchi
2020-02-05Add gudhi.representations in setup.py packagesROUVREAU Vincent
2020-02-05Merge last master modification and fix merge conflictROUVREAU Vincent
2020-02-04Delete test_point_cloud.pytakeshimeonerespect
2020-02-04change a file nametakenouchi
2020-02-03Contradictory requirements for CGALMarc Glisse
2020-02-03Update timedelay.pytakeshimeonerespect
2020-01-31timedelay added on forktakeshimeonerespect
2020-01-30Document dependency on pybind11Marc Glisse
2020-01-30Allow use of preinstalled HeraMarc Glisse
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