summaryrefslogtreecommitdiff
path: root/src/python/example/rips_complex_diagram_persistence_from_distance_matrix_file_example.py
AgeCommit message (Collapse)Author
2021-05-25Add a separator argument that goes with the ↵Hind-M
rips_complex_diagram_persistence_from_distance_matrix_file_example input file Specify explicitly the separator when using a specific input file
2021-05-21Fix issue #489 RipsComplex out of bounds accessHind-M
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
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