summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-13Merge pull request #237 from ↵Vincent Rouvreau
VincentRouvreau/handle_nan_in_simplex_tree_make_filtration_non_decreasing Fix #172 and add a proper comment on the modification
2020-03-13Merge pull request #247 from mglisse/doc-githubVincent Rouvreau
Mention git submodule sync
2020-03-13Mention git submodule syncMarc Glisse
2020-03-13Merge pull request #246 from mglisse/hera-updateVincent Rouvreau
Update hera
2020-03-12Update heraMarc Glisse
2020-03-12Point the hera submodule to github instead of bitbucketMarc Glisse
2020-03-10Try without triggerVincent Rouvreau
2020-03-10Merge pull request #227 from tlacombe/improving_plot_rendering_pythonVincent Rouvreau
Global improvement of rendering with Python tools and fix #27
2020-03-09removed infty line plot in plot_diagram if no pts at inftytlacombe
2020-03-06set greyblock to False by default in densitytlacombe
2020-03-05[skip ci] Install full LaTexVincent Rouvreau
matplotlib seems to fail to produce LaTeX-like plots
2020-03-05[skip ci] Replace travis badge with azure oneVincent Rouvreau
2020-03-05updated doctlacombe
2020-03-05Merge pull request #239 from VincentRouvreau/parallel_testsVincent Rouvreau
Improve CI
2020-03-05Fix bad linkVincent Rouvreau
2020-03-05CR: use complex_simplex_range instead of filtration_simplex_rangeROUVREAU Vincent
2020-03-05Merge pull request #238 from ↵Vincent Rouvreau
VincentRouvreau/stop_doxygen_complain_about_hera_parsing remove ext (submodule directory) from doxygen parsing
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
Co-Authored-By: Vincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>
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 ↵ROUVREAU Vincent
dependencies
2020-03-05Add some tests and documentation for NaN management in ↵ROUVREAU Vincent
make_filtration_non_decreasing Simplex tree method
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-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
Fix #229
2020-02-26Fix #229 incomplete citation in nerve_GIC python documentationROUVREAU Vincent
2020-02-26Merge pull request #210 from VincentRouvreau/modern_cmake_for_boostVincent Rouvreau
Modern cmake for boost
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
This reverts commit 34e1ae726e27fdd7c41f6d80d8ed7f6504dc3a0d.
2020-02-24Fix CI - bad use of skip continuous integrationROUVREAU Vincent
2020-02-24Merge pull request #228 from mglisse/update-heraVincent Rouvreau
Update hera
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-18Update heraMarc Glisse
2020-02-14Global improvement of rendering with Python toolstlacombe
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-12Merge pull request #182 from mglisse/extMarc Glisse
Interface to hera's Wasserstein distance
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