summaryrefslogtreecommitdiff
path: root/src/python/gudhi/persistence_graphical_tools.py
AgeCommit message (Expand)Author
2022-10-15Fix badly centered barcodeMarc Glisse
2022-05-22Spelling correctionsalbert-github
2022-05-16code review: limit test was not respecting the one described in the documenta...Vincent Rouvreau
2022-05-10Fix limit tests for plot (and warning in test)Vincent Rouvreau
2022-04-29plot_persistence_diagram and plot_persistence_barcode improvementsVincent Rouvreau
2022-04-06code review: Rewrite warnings in case of import errorsVincent Rouvreau
2021-08-24code review: isinstance can take several instances types as a listROUVREAU Vincent
2021-06-22black -l 120 modified filesROUVREAU Vincent
2021-06-17Fix #461 and review all error cases (no more prints, warnings and exceptions ...ROUVREAU Vincent
2021-06-15Ignore figure as not used on default subplotROUVREAU Vincent
2021-06-15Fix MatplotlibDeprecationWarning: shading='flat' when X and Y have the same d...ROUVREAU Vincent
2021-06-15Remove deprecated max_barcodes in plot_persistence_barcode and max_plots in p...ROUVREAU Vincent
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