summaryrefslogtreecommitdiff
path: root/src/python/example/rips_complex_diagram_persistence_from_off_file_example.py
AgeCommit message (Collapse)Author
2020-11-04import matplotlib only when necessary in examples, in function of args. ↵ROUVREAU Vincent
Tests are without matplotlib, so no need to test if present
2020-11-03Revert "import matplotlib only when necessary in examples, in function of ↵ROUVREAU Vincent
args. Tests are without matplotlib, so no need to test if present" This reverts commit ef30f636af892a2e226162af9072f0741caba886.
2020-11-03import matplotlib only when necessary in examples, in function of args. ↵ROUVREAU Vincent
Tests are without matplotlib, so no need to test if present
2020-02-06Use exceptions uinstead of error message for non existing filesROUVREAU Vincent
2020-01-14print errors to stderrROUVREAU Vincent
2020-01-13Fix #194 : Rename read_off as it only read points from OFF fileROUVREAU Vincent
2019-11-20Use matplotlib axes to be able to subplot persistence graphical toolsROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent