summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-13Mention git submodule syncMarc Glisse
2020-03-13Merge pull request #246 from mglisse/hera-updateVincent Rouvreau
2020-03-12Update heraMarc Glisse
2020-03-12Point the hera submodule to github instead of bitbucketMarc Glisse
2020-03-11clean test_wasserstein from useless np.arraytlacombe
2020-03-10fix indentation in wassersteintlacombe
2020-03-10Update src/python/gudhi/wasserstein.pyThéo Lacombe
2020-03-10fix typo in test_wasserstein_distancetlacombe
2020-03-10correction of typo in the doctlacombe
2020-03-10changed output of matching as a (n x 2) array, adapted tests and doctlacombe
2020-03-10removed _clean_match and changed matching format, it is now a (n x 2) numpy a...tlacombe
2020-03-10Try without triggerVincent Rouvreau
2020-03-10removed P[P < 0.5] thresholding ; as it shouldn't happen anymore.tlacombe
2020-03-10Merge pull request #227 from tlacombe/improving_plot_rendering_pythonVincent Rouvreau
2020-03-10Fix example - only fails on OSxROUVREAU Vincent
2020-03-09removed infty line plot in plot_diagram if no pts at inftytlacombe
2020-03-06Tweak doc.Marc Glisse
2020-03-06Fix doc of minimal_simplex_with_same_filtrationMarc Glisse
2020-03-06Generators for simplex treeMarc Glisse
2020-03-06set greyblock to False by default in densitytlacombe
2020-03-05[skip ci] Install full LaTexVincent Rouvreau
2020-03-05Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-05[skip ci] Replace travis badge with azure oneVincent Rouvreau
2020-03-05completed as...tlacombe
2020-03-05updated doctlacombe
2020-03-05Merge pull request #239 from VincentRouvreau/parallel_testsVincent Rouvreau
2020-03-05Fix bad linkVincent Rouvreau
2020-03-05Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-03-05CR: use complex_simplex_range instead of filtration_simplex_rangeROUVREAU Vincent
2020-03-05Merge pull request #238 from VincentRouvreau/stop_doxygen_complain_about_hera...Vincent Rouvreau
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
2020-03-05remove ext (submodule directory) from doxygen parsingROUVREAU Vincent
2020-03-05Remove travis and use appveyor for OSx. Fix parallel test by setting tests de...ROUVREAU Vincent
2020-03-05Add some tests and documentation for NaN management in make_filtration_non_de...ROUVREAU Vincent
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03handle numpy array, should now adapt the doctlacombe
2020-03-03Fix #172 and add a proper comment on the modificationROUVREAU Vincent
2020-03-03correction missing arg in test_wasserstein_distancetlacombe
2020-03-03Add a unitary test for Delaunay complexROUVREAU Vincent
2020-03-03update wasserstein distance with pot so that it can return optimal matching now!tlacombe
2020-03-03Merge branch 'master' into delaunay_triangulationROUVREAU Vincent
2020-03-02Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-03-02[skip ci] add a note on next_release.md fileVincent Rouvreau
2020-03-02[skip ci] update next release with hera integrationVincent Rouvreau
2020-02-26Merge pull request #231 from VincentRouvreau/incomplete_citation_nerve_gicVincent Rouvreau
2020-02-26Code review: add some comments about range.begin() and range.end()ROUVREAU Vincent
2020-02-26Fix #229 incomplete citation in nerve_GIC python documentationROUVREAU Vincent
2020-02-26Merge branch 'master' into iterator_over_simplex_treeROUVREAU Vincent
2020-02-26Code review: remove import pytest leftoversROUVREAU Vincent
2020-02-26Merge pull request #210 from VincentRouvreau/modern_cmake_for_boostVincent Rouvreau