summaryrefslogtreecommitdiff
path: root/src/python/setup.py.in
AgeCommit message (Expand)Author
2022-11-25Remove redundant includeMarc Glisse
2022-11-21Always include Hera's directoryMarc Glisse
2022-11-15Update to Hera 2Marc Glisse
2021-12-06Modify minimal requirements for python typing. Fix no cgal compilationVincent Rouvreau
2021-08-26Fix #416ROUVREAU Vincent
2021-08-26remove install_requires as pep 518 recommandsROUVREAU Vincent
2021-08-05mailing lists migration and rephrase contributions in installation guidesROUVREAU Vincent
2021-04-29numpy.take_along_axis used in knn requires numpy>=1.15.0ROUVREAU Vincent
2021-04-15Set Cython language level to remove warningHind
2020-06-12Merge pull request #335 from VincentRouvreau/gudhi_pip_packageVincent Rouvreau
2020-06-11Upload dlls from gudhi directoryROUVREAU Vincent
2020-06-09move cython from install_requires to setup_requiresROUVREAU Vincent
2020-06-01Simplify setup.py to read introduction.rstROUVREAU Vincent
2020-06-01Interface for hera's bottleneck_distanceMarc Glisse
2020-06-01Try to fix rst doc for PypiROUVREAU Vincent
2020-05-31It was not markdown but rst...ROUVREAU Vincent
2020-05-31Add introduction to pypi description and new release versionROUVREAU Vincent
2020-05-31Add some fields for PyPi nice renderROUVREAU Vincent
2020-05-08Loop on pybind11 modulesMarc Glisse
2020-05-06Reimplement the bottleneck python wrapper with pybind11Marc Glisse
2020-02-12Merge pull request #182 from mglisse/extMarc Glisse
2020-02-10Use setuptools.find_packagesMarc Glisse
2020-02-06Make pybind11 mandatory and simplifyMarc Glisse
2020-02-05Add gudhi.representations in setup.py packagesROUVREAU Vincent
2020-01-30Allow use of preinstalled HeraMarc Glisse
2020-01-20Merge remote-tracking branch 'origin/master' into extMarc Glisse
2020-01-15Fix #96 : set language_level. It does not work when using compiler_directives...ROUVREAU Vincent
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-12-26Fix compilationMarc Glisse
2019-12-26Basic binding for wasserstein_distanceMarc Glisse
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent