summaryrefslogtreecommitdiff
path: root/src/python/gudhi/off_reader.pyx
AgeCommit message (Expand)Author
2022-11-09New write_points_to_off_fileMarc Glisse
2020-02-06Use exceptions uinstead of error message for non existing filesROUVREAU Vincent
2020-01-27Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
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-14print errors to stderrROUVREAU Vincent
2020-01-13Merge pull request #197 from VincentRouvreau/python_import_reorderVincent Rouvreau
2020-01-13Fix #194 : Rename read_off as it only read points from OFF fileROUVREAU 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