summaryrefslogtreecommitdiff
path: root/src/cython/setup.py.in
AgeCommit message (Expand)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 ge...ROUVREAU Vincent
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 read_p...ROUVREAU Vincent
2018-08-09Make soft dependency for matplotlib and numpy dependenciesvrouvrea
2018-06-06Fix sphinx warning and issues due to new version of sphinxvrouvrea
2018-05-30Merge last trunk modificationsvrouvrea
2018-05-30Add install requires matplotlib and numpy in setup.pyvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-01-26Add doc Copyright for Python partvrouvrea
2017-09-05Tests and compilation are now from sources (even if doc and examples are copied)vrouvrea
2017-07-03Rename cythonize_gudhi.py in setup.py to be conform with Python convention (f...vrouvrea