summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Expand)Author
2020-07-02Fix #358ROUVREAU Vincent
2020-07-02Merge pull request #355 from VincentRouvreau/alpha_complex_3d_pythonVincent Rouvreau
2020-07-01doc typoVincent Rouvreau
2020-07-01Code review: let's use override as a good practiceROUVREAU Vincent
2020-07-01Merge pull request #349 from tlacombe/fix342Vincent Rouvreau
2020-07-01Doc review: add some details about get_pointROUVREAU Vincent
2020-06-29Code review: override is a good practiceVincent Rouvreau
2020-06-29Code review: points ctorVincent Rouvreau
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-28Duplicated commentMarc Glisse
2020-06-25parent_scope when setting variables in a functionROUVREAU Vincent
2020-06-25Some debug tracesROUVREAU Vincent
2020-06-25cache checkdep_usetex valueROUVREAU Vincent
2020-06-25Error messagesROUVREAU Vincent
2020-06-25Clean up the modificationsROUVREAU Vincent
2020-06-24Only mpfr is a listROUVREAU Vincent
2020-06-24Add some debug traces on mpfr release/debug packagesROUVREAU Vincent
2020-06-24Try to set MPFR_LIBRARIES_DIRROUVREAU Vincent
2020-06-24secure library_dirs in setup.py for Windows compilationROUVREAU Vincent
2020-06-22Merge branch 'master' into alpha_complex_3d_pythonROUVREAU Vincent
2020-06-22test 3d tetrahedrons with and without filtration valuesROUVREAU Vincent
2020-06-21Add tests for 3d points on a planeROUVREAU Vincent
2020-06-19When 3d points are on a 2d plane case - Fixes also default_filtration_value=T...ROUVREAU Vincent
2020-06-19Mention the 2 billion limit in the docMarc Glisse
2020-06-19Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse
2020-06-17was not working correctlyROUVREAU Vincent
2020-06-17use checkdep_usetex from matplotlib to check if latex is availableROUVREAU Vincent
2020-06-16Merge branch 'master' into alpha_complex_3d_pythonROUVREAU Vincent
2020-06-16Code review: check point is not empty. vector reserve. Kernel and Point type ...ROUVREAU Vincent
2020-06-16Update src/python/include/Alpha_complex_factory.hVincent Rouvreau
2020-06-15Factory to build python alpha complex. 3d version of alpha complex. Needs cha...ROUVREAU Vincent
2020-06-12Mention pip packageMarc Glisse
2020-06-12Merge pull request #335 from VincentRouvreau/gudhi_pip_packageVincent Rouvreau
2020-06-11added filetlacombe
2020-06-11Upload dlls from gudhi directoryROUVREAU Vincent
2020-06-11cannot import WinDLL from ctypes on non-windows systemsROUVREAU Vincent
2020-06-11Add distributor the right to add dll to the packageROUVREAU Vincent
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-09move cython from install_requires to setup_requiresROUVREAU Vincent
2020-06-06Merge pull request #326 from VincentRouvreau/alpha_complex_python_fast_and_exactVincent Rouvreau
2020-06-05Autogenerate the images when building the docMarc Glisse
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