summaryrefslogtreecommitdiff
path: root/src/python/doc/persistence_graphical_tools_sum.inc
diff options
context:
space:
mode:
authortlacombe <lacombe1993@gmail.com>2020-03-03 16:57:56 +0100
committertlacombe <lacombe1993@gmail.com>2020-03-03 16:57:56 +0100
commit4f4030e9f9e0215c2d1f2431c02cd9270bba2699 (patch)
treeddfb07e68eb673326167730a3e045db990c5ce09 /src/python/doc/persistence_graphical_tools_sum.inc
parentefae8ff48c6b6e4d29afea753b7a1ddee0925ad4 (diff)
updated doc and example handling Nx2 numpy arrays
Diffstat (limited to 'src/python/doc/persistence_graphical_tools_sum.inc')
-rw-r--r--src/python/doc/persistence_graphical_tools_sum.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/persistence_graphical_tools_sum.inc b/src/python/doc/persistence_graphical_tools_sum.inc
index 2ddaccfc..ef376802 100644
--- a/src/python/doc/persistence_graphical_tools_sum.inc
+++ b/src/python/doc/persistence_graphical_tools_sum.inc
@@ -2,7 +2,7 @@
:widths: 30 50 20
+-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
- | .. figure:: | These graphical tools comes on top of persistence results and allows | :Author: Vincent Rouvreau |
+ | .. 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 |
| | Note that these functions return the matplotlib axis, allowing | |