summaryrefslogtreecommitdiff
path: root/src/python/doc/persistence_graphical_tools_sum.inc
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-03-13 10:28:35 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-03-13 10:28:35 +0100
commit96332a1f80c4e68be758a091c0c6591d91ae27af (patch)
tree7b3d2d5fe62e778d382ee86231ac7e4a9255932b /src/python/doc/persistence_graphical_tools_sum.inc
parentd1d25b4ae8d0f778f0e2b3f98449d7d13e466013 (diff)
parente15431ead82923a939f9bcc66347c1b718618a98 (diff)
Merge branch 'master' into iterator_over_simplex_tree
Diffstat (limited to 'src/python/doc/persistence_graphical_tools_sum.inc')
-rw-r--r--src/python/doc/persistence_graphical_tools_sum.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/python/doc/persistence_graphical_tools_sum.inc b/src/python/doc/persistence_graphical_tools_sum.inc
index 0cdf8072..ef376802 100644
--- a/src/python/doc/persistence_graphical_tools_sum.inc
+++ b/src/python/doc/persistence_graphical_tools_sum.inc
@@ -2,11 +2,11 @@
:widths: 30 50 20
+-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
- | .. figure:: | These graphical tools comes on top of persistence results and allows | :Author: Vincent Rouvreau |
- | img/graphical_tools_representation.png | the user to build easily persistence barcode, diagram or density. | |
+ | .. figure:: | These graphical tools comes on top of persistence results and allows | :Author: Vincent Rouvreau, Theo Lacombe |
+ | img/graphical_tools_representation.png | the user to display easily persistence barcode, diagram or density. | |
| | | :Introduced in: GUDHI 2.0.0 |
- | | | |
- | | | :Copyright: MIT |
+ | | Note that these functions return the matplotlib axis, allowing | |
+ | | for further modifications (title, aspect, etc.) | :Copyright: MIT |
| | | |
| | | :Requires: matplotlib, numpy and scipy |
+-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+