summaryrefslogtreecommitdiff
path: root/src/cython/cython/persistence_graphical_tools.py
AgeCommit message (Expand)Author
2019-07-05move cython in a gudhi directory - like the python package oneROUVREAU Vincent
2019-06-26Format Python files with blackROUVREAU Vincent
2019-06-26Change Python template and fix copyrightsROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-05-21Use numpy to speed computations for plot_persistence_density and fix code reviewROUVREAU Vincent
2019-04-26numpy is now a hard dependency. persistence_intervals_in_dimension and read_p...ROUVREAU Vincent
2018-10-02Doc review : Explain that plot persistence density function doesn't handle de...vrouvrea
2018-10-02Code review : remove executable propertyvrouvrea
2018-10-02Doc review : "Selected points are" -> "Selected intervals are"vrouvrea
2018-10-02Doc review: max_intervals documentation in plot_persistence_densityvrouvrea
2018-09-10Code review : More explicit message when import fails in plot persistence gra...vrouvrea
2018-09-10Doc review : Add a link to scipy.stats.gaussian_kde official documentationvrouvrea
2018-08-17Code review : rename max_plots and max_barcodes as max_intervals for peristen...vrouvrea
2018-08-17Code review : Rename max_plots with max_intervals for persistence densityvrouvrea
2018-08-17Doc review : inf_delta explanation improvementvrouvrea
2018-08-17Code review : Add a bw_method parameter to plot_persistence_density for the s...vrouvrea
2018-08-17Doc review : rephrase max_plots explanationvrouvrea
2018-08-17Code review : add a parameter to select dimension for plot_persistence_densit...vrouvrea
2018-08-16Bug fixvrouvrea
2018-08-16Code review : Try to import module. Functions are unavailable if not available.vrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Make soft dependency for matplotlib and numpy dependenciesvrouvrea
2018-08-03plot persistence density functionnality with its documentationvrouvrea
2018-05-30Merge last trunk modificationsvrouvrea
2018-05-23Legend in the right bottom cornervrouvrea
2018-04-27Remove show_palette_valuesvrouvrea
2018-04-27persistence_graphical_tools documentation clarificationvrouvrea
2018-04-27Code and doc review with IFPEN :vrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-08-09Merge last trunk modificationsvrouvrea
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-07-04Add Gudhi namespace for reader_utilsvrouvrea
2017-03-22Rename plot_persistence_diagram and barcodevrouvrea
2017-03-20Rename barcode_persistence and diagram_persistence functionsvrouvrea
2016-08-17Fix persistent_betti_numbers in Persistent_cohomology to make it work with cu...vrouvrea
2016-08-12Move cython/src/* in cython/vrouvrea