summaryrefslogtreecommitdiff
path: root/src/python/gudhi/persistence_graphical_tools.py
AgeCommit message (Expand)Author
2020-07-28Code review: rollback lru_cacheROUVREAU Vincent
2020-07-28Code review: Do not print warnings on import gudhiROUVREAU Vincent
2020-07-28Add mechanism to deactivate LaTeX matplotlib renderingROUVREAU Vincent
2020-06-25cache checkdep_usetex valueROUVREAU Vincent
2020-06-17was not working correctlyROUVREAU Vincent
2020-06-17use checkdep_usetex from matplotlib to check if latex is availableROUVREAU Vincent
2020-05-11Merge branch 'master' into improve_dependencies_documentation2ROUVREAU Vincent
2020-05-11Double underscore is not the correct syntaxROUVREAU Vincent
2020-05-11Fix #299ROUVREAU Vincent
2020-04-25Fix #259ROUVREAU Vincent
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