summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05updated doctlacombe
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03handle numpy array, should now adapt the doctlacombe
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
2020-02-14Global improvement of rendering with Python toolstlacombe
2020-02-12Merge pull request #182 from mglisse/extMarc Glisse
2020-02-11License and authorMarc Glisse
2020-02-10Use setuptools.find_packagesMarc Glisse
2020-02-10Markdown was not correctVincent Rouvreau
2020-02-10Gudhi version 3.1.1ROUVREAU Vincent
2020-02-10Merge branch 'master' of github.com:GUDHI/gudhi-develROUVREAU Vincent
2020-02-10Move next_release in for_dev directory. Add a for_dev/for_maintainer director...ROUVREAU Vincent
2020-02-08Add tensorflow to the circleci docker imageMarc Glisse
2020-02-08Euclidean with a capital EMarc Glisse
2020-02-07Name argumentMarc Glisse
2020-02-07More uniform notations between the 2 wassersteinsMarc Glisse
2020-02-07Bad link for last versionROUVREAU Vincent
2020-02-07Release note and Version for 3.1.1 versionROUVREAU Vincent
2020-02-06pytest.approxMarc Glisse
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