summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-19Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse
2020-06-17keops issue #59 - needs pytorch < 1.5.0ROUVREAU Vincent
2020-06-16Merge pull request #356 from VincentRouvreau/update_dockerfilesVincent Rouvreau
2020-06-16Fix #352ROUVREAU Vincent
2020-06-14Merge pull request #353 from mglisse/docinstMarc Glisse
2020-06-12Mention pip packageMarc Glisse
2020-06-12Merge pull request #335 from VincentRouvreau/gudhi_pip_packageVincent Rouvreau
2020-06-12Build pip packages on releasesROUVREAU Vincent
2020-06-12Official version 3.2.0 as tests on OSx, Win and Linux passROUVREAU Vincent
2020-06-12No more on test.pypi.orgROUVREAU Vincent
2020-06-12Release candidate 1 on pypi.org, no more testROUVREAU Vincent
2020-06-11Upload dlls from gudhi directoryROUVREAU Vincent
2020-06-11cannot import WinDLL from ctypes on non-windows systemsROUVREAU Vincent
2020-06-11bad destinationROUVREAU Vincent
2020-06-11Add distributor the right to add dll to the packageROUVREAU Vincent
2020-06-10Add dependencies as artifacts to be able to download themROUVREAU Vincent
2020-06-10Add dependencies as artifacts to be able to download themROUVREAU Vincent
2020-06-10Remove tbb to see if module import works betterROUVREAU 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-08Forgot to increase release numberROUVREAU Vincent
2020-06-08Use full path for delocateROUVREAU Vincent
2020-06-06Add some debug traces for osxROUVREAU Vincent
2020-06-06Add some debug traces for osxROUVREAU Vincent
2020-06-06Merge pull request #326 from VincentRouvreau/alpha_complex_python_fast_and_exactVincent Rouvreau
2020-06-06Needs to install delocateROUVREAU Vincent
2020-06-06Try with devtoolset-8 and boost clone from gitROUVREAU Vincent
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-05Update heraMarc Glisse
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: rename ph as pointROUVREAU Vincent
2020-06-05Code review: 'fast' class attribute was not necessary and redundant with C++ ...ROUVREAU Vincent
2020-06-05Code review: no link to CGAL::Lazy_exact_nt and no guarantee on fast precisionROUVREAU Vincent
2020-06-05Code review: type is floatROUVREAU Vincent
2020-06-05Update src/python/gudhi/alpha_complex.pyxVincent Rouvreau
2020-06-04Use ssize_t from pybind11Marc Glisse
2020-06-04user_version: don't copy hera if an external version is specifiedMarc Glisse
2020-06-04Workaround for ssize_t on windowsMarc Glisse
2020-06-04Merge pull request #345 from VincentRouvreau/fix_sphinx_warningVincent Rouvreau
2020-06-03Merge pull request #338 from mglisse/parrepMarc Glisse
2020-06-03Mention Joblib in installation docMarc Glisse
2020-06-03doc review: use :class: to link to the ref manual, rollback link to the user ...ROUVREAU Vincent
2020-06-02Fix sphinx warning and link inside the docROUVREAU Vincent