summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-16Add examples to the list of examplesMarc Glisse
2019-11-16Example plot of triangles, edges and vertices with mayaviMarc Glisse
2019-11-16Add mayavi to the examplesMarc Glisse
2019-11-16Examples for plotting a simplicial complex with plotly / matplotlibMarc Glisse
2019-11-11Add scikit-learn to CI for sklearn-tda branchVincent Rouvreau
2019-11-07Merge pull request #130 from mglisse/align-docVincent Rouvreau
2019-11-07Merge pull request #128 from mglisse/extra-modulesVincent Rouvreau
2019-11-06Update comment for GUDHI_PYTHON_MODULES_EXTRAMarc Glisse
2019-11-06Merge pull request #126 from mglisse/underline-sizeVincent Rouvreau
2019-11-05Fix documentation indentationMarc Glisse
2019-11-05Create GUDHI_PYTHON_MODULES_EXTRA without auto-importMarc Glisse
2019-11-05Fix size of underlines for sphinxMarc Glisse
2019-11-04Merge pull request #95 from tlacombe/wdist-theoVincent Rouvreau
2019-11-04Merge pull request #124 from mglisse/alpha-cplx-ctorVincent Rouvreau
2019-11-01Use documented CGAL interfaces for Epick_d (or Epeck_d)Marc Glisse
2019-10-31Fix #98 : set conda link to the correct one (not licensing link)ROUVREAU Vincent
2019-10-31Merge pull request #104 from VincentRouvreau/sparse_rips_utils_thresholdVincent Rouvreau
2019-10-31Increase numItermax in the call to POT.Marc Glisse
2019-10-28Merge pull request #103 from GUDHI/mglisse-patch-2Vincent Rouvreau
2019-10-28Merge pull request #110 from skachano/patch-1Vincent Rouvreau
2019-10-28Merge pull request #115 from jmarino/doxygen-fixVincent Rouvreau
2019-10-27Wasserstein also uses SciPyMarc Glisse
2019-10-27Mention POT in installation instructionsMarc Glisse
2019-10-18Merge branch 'wdist-theo' of https://github.com/tlacombe/gudhi-devel into wdi...tlacombe
2019-10-18Update src/python/gudhi/wasserstein.py Théo Lacombe
2019-10-18correction edges lengths ==> edge lengthstlacombe
2019-10-18Update src/python/gudhi/wasserstein.pyThéo Lacombe
2019-10-17Few improvements to the documentation.tlacombe
2019-10-17removed GPL license, updated expected gudhi release (set at 3.1.0 for now)tlacombe
2019-10-17fix documentation not being generated with Doxygen 1.8.16Jose Marino
2019-10-17Include <cmath> for std::fabsSiargey Kachanovich
2019-10-17updated wasserstein doc to be sphinx-compatible + correction of typo in the .rsttlacombe
2019-10-17updated index.rst to include Wasserstein distancetlacombe
2019-10-15Add conda package badgesVincent Rouvreau
2019-10-10Add maximal edge length parameter for sparse rips persistence utilityROUVREAU Vincent
2019-10-09Fix wikipedia link for Cech complexMarc Glisse
2019-10-03Merge pull request #100 from GUDHI/mglisse-patch-1Vincent Rouvreau
2019-10-02Fix DOIMarc Glisse
2019-09-25Merge pull request #97 from VincentRouvreau/dockerfile_for_gudhi_3.0.0Vincent Rouvreau
2019-09-25Merge branch 'master' into dockerfile_for_gudhi_3.0.0ROUVREAU Vincent
2019-09-24no python documentation generation if POT is not foundROUVREAU Vincent
2019-09-24Seems POT requires to be installed separatly from the other pip requirementsROUVREAU Vincent
2019-09-24Add POT for wasserstein purposeROUVREAU Vincent
2019-09-24Modification rollback as it does not trigger Docker hub container constructionROUVREAU Vincent
2019-09-24Add POT for CIROUVREAU Vincent
2019-09-24Rename Dockerfile for circleci. Add a Dockerfile to test the installationROUVREAU Vincent
2019-09-23updated pot install instructions, including condatlacombe
2019-09-23updated wasserstein.py ; added _ in front of private functions, added q=np.in...tlacombe
2019-09-23updated doc for sphinx compilationtlacombe
2019-09-23update test wasserstein.tlacombe