summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-06use bibtexMarc Glisse
2020-02-06Make pybind11 mandatory and simplifyMarc Glisse
2020-02-06Print pybind11 version, protect testMarc Glisse
2020-02-06Release note for version 3.1.1ROUVREAU Vincent
2020-02-06Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2020-02-063.1.1 release candidate 1ROUVREAU Vincent
2020-02-06Merge pull request #221 from VincentRouvreau/ci_shall_test_installVincent Rouvreau
2020-02-06Rollback language_levelROUVREAU Vincent
2020-02-06language_level was not properly setROUVREAU Vincent
2020-02-06python change directory make copy failROUVREAU Vincent
2020-02-06Rollback latest docker tagROUVREAU Vincent
2020-02-06Use python3ROUVREAU Vincent
2020-02-06Try to use a specific version of docker fileROUVREAU Vincent
2020-02-06Add setuptoolsROUVREAU Vincent
2020-02-06must change directory to build pythonROUVREAU Vincent
2020-02-06Install version, clean compilation and test the installed versionROUVREAU Vincent
2020-02-06Merge pull request #220 from VincentRouvreau/install_python_representations_fixVincent Rouvreau
2020-02-05Add gudhi.representations in setup.py packagesROUVREAU Vincent
2020-02-04Merge pull request #218 from VincentRouvreau/link_with_tbb_in_debug_mode_fixVincent Rouvreau
2020-02-04Code review: Rollback installation as these examples are not optimized with TBBROUVREAU Vincent
2020-02-04Merge pull request #217 from VincentRouvreau/dockerfile_gudhi_installation_3_1_0Vincent Rouvreau
2020-02-04Fix #186 - Link with TBB for all simplex tree userROUVREAU Vincent
2020-02-04Dockerfile_gudhi_installation for gudhi 3.1.0 versionROUVREAU Vincent
2020-02-04Merge pull request #216 from mglisse/versionMarc Glisse
2020-02-03Contradictory requirements for CGALMarc Glisse
2020-01-30Merge pull request #213 from VincentRouvreau/deprecated_tbb_mutexVincent Rouvreau
2020-01-30Use mutex from stl instead of tbb one that is deprecatedROUVREAU Vincent
2020-01-30Document dependency on pybind11Marc Glisse
2020-01-30Allow use of preinstalled HeraMarc Glisse
2020-01-27Merge pull request #209 from mglisse/doccxxVincent Rouvreau
2020-01-27Merge pull request #189 from mglisse/docVincent Rouvreau
2020-01-27Reset for next releaseROUVREAU Vincent
2020-01-27Reset for next releaseROUVREAU Vincent
2020-01-27Merge pull request #152 from mglisse/pythonexceptVincent Rouvreau
2020-01-24Accordingly to the documentation, cmake 3.5 is required for modern boost findingROUVREAU Vincent
2020-01-24Remove boost timer as not usedROUVREAU Vincent
2020-01-24Modern cmake for boost approachROUVREAU Vincent
2020-01-20TypoMarc Glisse
2020-01-20Link kd-tree and subsampling from the main docMarc Glisse
2020-01-20Reorder skbl and toplexmap so that skbl is next to contractionsMarc Glisse
2020-01-20Missing entry in TOCMarc Glisse
2020-01-20Shuffle the modules on the main pageMarc Glisse
2020-01-20Add pybind11 to Dockerfile_gudhi_installationMarc Glisse
2020-01-20Mention submodules in READMEMarc Glisse
2020-01-20Share tests for wasserstein_distanceMarc Glisse
2020-01-20Merge remote-tracking branch 'origin/master' into extMarc Glisse
2020-01-20Simplify the pybind11 codeMarc Glisse
2020-01-20Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2020-01-20Release GUDHI 3.1.0ROUVREAU Vincent
2020-01-20Merge pull request #207 from GUDHI/mglisse-patch-1Vincent Rouvreau