summaryrefslogtreecommitdiff
path: root/src/python/gudhi/subsampling.pyx
AgeCommit message (Expand)Author
2020-11-09Don't test the equality case in sparsify_point_set. sqrt.Marc Glisse
2020-10-22Document the changeMarc Glisse
2020-01-18Separate optional arguments from common argumentsMarc Glisse
2020-01-18Merge remote-tracking branch 'origin/master' into docMarc Glisse
2020-01-15In python2, does not work. is ok for Python 2 and 3ROUVREAU Vincent
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2020-01-09Spell out types as in PEP 484Marc Glisse
2020-01-04Link the doc for subsampling & point file readers, some reorgMarc Glisse
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-11-09Replace 'is' with == or similar.Marc Glisse
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent