summaryrefslogtreecommitdiff
path: root/src/cython/setup.py.in
AgeCommit message (Collapse)Author
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent
2019-09-06Use setuptools to remove warnings about install_requires and setup_requiresROUVREAU Vincent
2019-08-06Add all modules that do not depend on Simplex treeROUVREAU Vincent
2019-08-06First version with only simplex tree that compiles. Cannot find how not to ↵ROUVREAU Vincent
generate .cpp in sources
2019-08-02First version that compiles the simplex_tree moduleROUVREAU Vincent
2019-07-05Available/missing python modules are now managed by the __init__.pyROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-04-26numpy is now a hard dependency. persistence_intervals_in_dimension and ↵ROUVREAU Vincent
read_persistence_intervals_in_dimension now returns a numpy array of dimension 2 (list of [birth, death]).
2018-08-09Make soft dependency for matplotlib and numpy dependenciesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ninja_cmake_warning_fix_vincent@3756 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 13a2e6e3eea8a36d0b9bdb4ab1c34f940a8932dc
2018-06-06Fix sphinx warning and issues due to new version of sphinxvrouvrea
Modify the doc for persistence diagram git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/python_2.1.0_fix_vincent@3543 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3efbc052bce9a11a6b4a758f8229e91eece2a7f4
2018-05-30Merge last trunk modificationsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/python_2.1.0_fix_vincent@3495 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4033114216c767ad4028e3f6d4ccb5f5dfb88f78
2018-05-30Add install requires matplotlib and numpy in setup.pyvrouvrea
Add Python test fail explanation git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/python_2.1.0_fix_vincent@3494 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 1bac18228a22ea718bb8c77d38efdf84f9b228eb
2018-04-26Fix Copyrightsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/copyright_clarification_vincent@3400 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ff348beedf92656c6913c2a1df983b5804b33988
2018-01-26Add doc Copyright for Python partvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3168 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: fccabadc27b805caecaab99517df80fab1113d73
2017-09-05Tests and compilation are now from sources (even if doc and examples are copied)vrouvrea
This modification does not fix it for the doc git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cythonization_improvement@2645 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0fa4850747d3f18cd54e0622ef1831d5d5c5a0df
2017-07-03Rename cythonize_gudhi.py in setup.py to be conform with Python convention ↵vrouvrea
(for easy_install and pip) git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@2578 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c514a7c5096293380254339e7e60782194040823