summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-24Fix CI - bad use of skip continuous integrationROUVREAU Vincent
2020-02-24changed doc for CI ?tlacombe
2020-02-24Merge pull request #228 from mglisse/update-heraVincent Rouvreau
Update hera
2020-02-24changed double quote into simple quote to be consistent with wasserstein.pytlacombe
2020-02-24update doc for barycentertlacombe
2020-02-20Merge pull request #226 from VincentRouvreau/ressources_for_developpersVincent Rouvreau
Add ressources for developpers
2020-02-19Doc review: precaution on contribution [skip ci]Vincent Rouvreau
2020-02-19Doc review: submodule rephrase [skip ci]Vincent Rouvreau
2020-02-19Update timedelay.pymtakenouchi
2020-02-18Update heraMarc Glisse
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-13[skip ci] contributingROUVREAU Vincent
2020-02-13[skip ci] Add some contributing contentROUVREAU Vincent
2020-02-13[skip ci] Move all in .github folderROUVREAU Vincent
2020-02-13[skip ci] Add .github folderROUVREAU Vincent
2020-02-13[skip ci] typoROUVREAU Vincent
2020-02-13[skip ci] add a section for submoduleROUVREAU Vincent
2020-02-13[skip ci] link to templatesROUVREAU Vincent
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent
2020-02-12Merge pull request #182 from mglisse/extMarc Glisse
Interface to hera's Wasserstein distance
2020-02-12Fix tests according to exception managementROUVREAU Vincent
2020-02-12Make boost available even if cmake is < 3.5ROUVREAU Vincent
2020-02-12Fix code coverage generationROUVREAU Vincent
2020-02-12Merge branch 'master' into modern_cmake_for_boostROUVREAU Vincent
2020-02-11Update src/python/include/Simplex_tree_interface.hVincent Rouvreau
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
2020-02-11Add code style tools and modify python copyright with 120 characters [skip ci]ROUVREAU Vincent
2020-02-11Code review: non-optimal way to test filtration generatorROUVREAU Vincent
2020-02-11Update src/python/gudhi/simplex_tree.pyxVincent Rouvreau
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
2020-02-11Fix some typosROUVREAU Vincent
2020-02-11Fix some typosROUVREAU Vincent
2020-02-11Add ressources: default copyright files (Python and C++ versions) and a ↵ROUVREAU Vincent
github guide for GUDHI contributors
2020-02-11Code review: roll back to cout for output utilitiesROUVREAU Vincent
2020-02-11License and authorMarc Glisse