summaryrefslogtreecommitdiff
path: root/src/cython/cython
AgeCommit message (Expand)Author
2019-06-26Format Python files with blackROUVREAU Vincent
2019-06-26Change Python template and fix copyrightsROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-12Merge branch 'master' into persistence_intervals_numpy_arrays_vincentROUVREAU Vincent
2019-06-04Fix #7 : document better get_persistence_pairs (C++) and persistence_pairs (P...ROUVREAU Vincent
2019-06-03Fix #55ROUVREAU Vincent
2019-05-27long linesMarc Glisse
2019-05-21Use numpy to speed computations for plot_persistence_density and fix code reviewROUVREAU Vincent
2019-05-10Clarify doc of witness complexMarc Glisse
2019-04-26numpy is now a hard dependency. persistence_intervals_in_dimension and read_p...ROUVREAU Vincent
2019-03-12Add some documentation for Fix #31ROUVREAU Vincent
2018-10-18Add persistence_dim_max argument in simplex tree persistence documentationvrouvrea
2018-10-17Merge branch sparserips-pythonvrouvrea
2018-10-06Doc tweaks.glisse
2018-10-06merge from trunkglisse
2018-10-05pastoglisse
2018-10-04Merge of branch plot_persistence_density_vincentvrouvrea
2018-10-02More doc changes for python sparse ripsglisse
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-18git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@38...mcarrier
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-28added function to read point cloud from array in memory + changed a little bi...mcarrier
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-09Merge last trunk modificationsvrouvrea
2018-08-09Merge last trunk modificationsvrouvrea
2018-08-09Make soft dependency for matplotlib and numpy dependenciesvrouvrea
2018-08-06Fix issue #14 : [RipsComplex] max_edge_length documented with type 'int'vrouvrea
2018-08-06Fix issue #15 : [python - subsampling] sparsify_point_set wrong documentationvrouvrea
2018-08-03plot persistence density functionnality with its documentationvrouvrea
2018-07-20First try at interfacing the sparse rips in python. Needs at least documentat...glisse
2018-07-02Merge last trunk modificationsvrouvrea
2018-06-07fix Cubical python documentation (no more simplicial references for periodic)vrouvrea
2018-06-06Doc review : warn about cubical betti numbers function and remove simplicial ...vrouvrea
2018-05-30Merge last trunk modificationsvrouvrea
2018-05-23Legend in the right bottom cornervrouvrea
2018-05-23Modify documentation for Simplex_tree make_filtration_non_decreasingvrouvrea
2018-05-02Add Python Simplex_tree make_filtration_non_decreasing interface and its testsvrouvrea
2018-04-27Remove show_palette_valuesvrouvrea