summaryrefslogtreecommitdiff
path: root/src/python/gudhi/persistence_graphical_tools.py
AgeCommit message (Expand)Author
2020-03-09removed infty line plot in plot_diagram if no pts at inftytlacombe
2020-03-06set greyblock to False by default in densitytlacombe
2020-03-05updated doctlacombe
2020-03-05Update src/python/gudhi/persistence_graphical_tools.pyThéo Lacombe
2020-03-03updated doc and example handling Nx2 numpy arraystlacombe
2020-03-03handle numpy array, should now adapt the doctlacombe
2020-02-25solved scale issue and removed title/aspect as functions return axtlacombe
2020-02-25Revert "Global improvement of rendering with Python tools"tlacombe
2020-02-14Global improvement of rendering with Python toolstlacombe
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-11-27Fix #150 axes has no attribute colorbarROUVREAU Vincent
2019-11-20Use matplotlib axes to be able to subplot persistence graphical toolsROUVREAU Vincent
2019-11-20Merge branch 'master' into persistence_graphical_tool_improvementsROUVREAU Vincent
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-10-24Fix issues #113 (replace 'is not' with '!=') and #109 (replace palette with a...ROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent