summaryrefslogtreecommitdiff
path: root/src/python/gudhi
AgeCommit message (Expand)Author
2020-07-01Merge pull request #349 from tlacombe/fix342Vincent Rouvreau
2020-07-01Doc review: add some details about get_pointROUVREAU Vincent
2020-06-29Merge pull request #357 from VincentRouvreau/no_latex_for_matplotlib_if_not_a...Vincent Rouvreau
2020-06-29Merge branch 'master' into fix342Théo Lacombe
2020-06-29update doc in wasserstein.wasserstein to reflect change in default paramtlacombe
2020-06-29update default param for representation.metricstlacombe
2020-06-25cache checkdep_usetex valueROUVREAU Vincent
2020-06-22Merge branch 'master' into alpha_complex_3d_pythonROUVREAU Vincent
2020-06-19Mention the 2 billion limit in the docMarc Glisse
2020-06-19fix for null inertiasmartinroyer
2020-06-17was not working correctlyROUVREAU Vincent
2020-06-17use checkdep_usetex from matplotlib to check if latex is availableROUVREAU Vincent
2020-06-16Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-16Merge branch 'master' into alpha_complex_3d_pythonROUVREAU Vincent
2020-06-15Factory to build python alpha complex. 3d version of alpha complex. Needs cha...ROUVREAU Vincent
2020-06-11case n_centers = 1martinroyer
2020-06-11test value tweakmartinroyer
2020-06-11Apply suggestions from code review #456 martinroyer
2020-06-11added filetlacombe
2020-06-10remove epsilonsmartinroyer
2020-06-10Apply suggestions from code reviewmartinroyer
2020-06-09Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse
2020-06-09doc tweaksMarc Glisse
2020-06-09Merge pull request #337 from mglisse/herabMarc Glisse
2020-06-09awful testmartinroyer
2020-06-09remove randomness in examplemartinroyer
2020-06-09Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-09tweak test results from docmartinroyer
2020-06-09Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-09fix minimal examplemartinroyer
2020-06-09Apply suggestions from code reviewmartinroyer
2020-06-08ATOL introduction as finite vectorisation methodmartinroyer
2020-06-06Merge pull request #326 from VincentRouvreau/alpha_complex_python_fast_and_exactVincent Rouvreau
2020-06-05author, etcMarc Glisse
2020-06-05code review: exact version was not correctROUVREAU Vincent
2020-06-05Doc changes after Vincent's reviewMarc Glisse
2020-06-05Merge pull request #344 from mglisse/bottlenoneMarc Glisse
2020-06-05Doc tweak by VincentMarc Glisse
2020-06-05code review: rename complexity with precisionROUVREAU Vincent
2020-06-05Code review: 'fast' class attribute was not necessary and redundant with C++ ...ROUVREAU Vincent
2020-06-05Update src/python/gudhi/alpha_complex.pyxVincent Rouvreau
2020-06-04Use ssize_t from pybind11Marc Glisse
2020-06-04Workaround for ssize_t on windowsMarc Glisse
2020-06-02Support e=None for bottleneck_distanceMarc Glisse
2020-06-02Some testMarc Glisse
2020-06-02n_jobs for kernelsMarc Glisse
2020-06-02More n_jobs in metricsMarc Glisse
2020-06-02Parallelism in pairwise_distancesMarc Glisse
2020-06-01Interface for hera's bottleneck_distanceMarc Glisse
2020-05-29Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse