summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-31Try to find gmpROUVREAU Vincent
2020-05-31Add some fields for PyPi nice renderROUVREAU Vincent
2020-05-31no disjoint sets foundROUVREAU Vincent
2020-05-31Debug traces on osxROUVREAU Vincent
2020-05-31Upload on testpypiROUVREAU Vincent
2020-05-30use python -m twine as recommendedROUVREAU Vincent
2020-05-30help cmake to find vcpkg installationsROUVREAU Vincent
2020-05-30name typoROUVREAU Vincent
2020-05-30Add github actionsROUVREAU Vincent
2020-05-29Try to build wheelsROUVREAU Vincent
2020-05-203.2.0 versionROUVREAU Vincent
2020-05-18Merge pull request #316 from VincentRouvreau/gudhi_3_2_0_release_noteVincent Rouvreau
Release note for version 3.2.0
2020-05-18Update .github/next_release.mdVincent Rouvreau
Co-authored-by: Théo Lacombe <lacombe1993@gmail.com>
2020-05-18Update .github/next_release.mdVincent Rouvreau
Co-authored-by: Théo Lacombe <lacombe1993@gmail.com>
2020-05-18Update gudhi versionROUVREAU Vincent
2020-05-18Merge pull request #319 from VincentRouvreau/wasserstein_summary_documentationVincent Rouvreau
When reviewing python gudhi dependencies, I missed this one
2020-05-18When Reviewing dependencies, I missed this oneROUVREAU Vincent
2020-05-16Add submodule init in the worflowVincent Rouvreau
2020-05-16Release note for version 3.2.0ROUVREAU Vincent
2020-05-15Merge pull request #295 from yuichi-ike/weighted_ripsVincent Rouvreau
Weighted rips
2020-05-15Merge pull request #204 from MathieuCarriere/generatorsVincent Rouvreau
Generators
2020-05-14document modifiedyuichi-ike
2020-05-13Trailing whitespaceMarc Glisse
2020-05-13More size_tMarc Glisse
2020-05-13compute_persistenceMarc Glisse
2020-05-13BOOST_UNREACHABLE_RETURN + commentMarc Glisse
2020-05-13Rephrase comment about cubesMarc Glisse
2020-05-13documents modifiedyuichi-ike
2020-05-12comment modifiedyuichi-ike
2020-05-12a test in a document fixedyuichi-ike
2020-05-12document fixedyuichi-ike
2020-05-12document fixedyuichi-ike
2020-05-12reference and comments addedyuichi-ike
2020-05-11Merge pull request #304 from mglisse/nogil1Marc Glisse
Add some nogil for cython
2020-05-11Merge pull request #312 from mglisse/doiMarc Glisse
More DOI in the biblio
2020-05-11Merge pull request #311 from VincentRouvreau/improve_dependencies_documentation2Vincent Rouvreau
Improve dependencies doc
2020-05-11More DOI in the biblioMarc Glisse
and update references from a preprint to the published version
2020-05-11doc reviewROUVREAU Vincent
2020-05-11Update src/python/doc/installation.rstVincent Rouvreau
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
2020-05-11Fix duplicate linkROUVREAU Vincent
2020-05-11Merge branch 'master' into improve_dependencies_documentation2ROUVREAU Vincent
2020-05-11Double underscore is not the correct syntaxROUVREAU Vincent
2020-05-11Merge pull request #294 from VincentRouvreau/fix_sphinx_warningsVincent Rouvreau
Fix sphinx warnings
2020-05-11Fixed by @tlacombeVincent Rouvreau
Co-authored-by: Théo Lacombe <lacombe1993@gmail.com>
2020-05-11Fixed by @tlacombeVincent Rouvreau
Co-authored-by: Théo Lacombe <lacombe1993@gmail.com>
2020-05-11Fix #299ROUVREAU Vincent
2020-05-11document and comments added, weights modifiedyuichi-ike
2020-05-09Merge remote-tracking branch 'origin/master' into nogil1Marc Glisse
2020-05-09Merge pull request #308 from mglisse/bottlepy2Marc Glisse
Bottleneck pybind11 interface
2020-05-08Loop on pybind11 modulesMarc Glisse