summaryrefslogtreecommitdiff
path: root/src/python/doc/persistence_graphical_tools_sum.inc
blob: ef376802c7c81683b0001562c3b8a3d3d1f42e60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. table::
   :widths: 30 50 20

   +-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
   | .. 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        |                                               |
   |                                                                 | for further modifications (title, aspect, etc.)                       | :Copyright: MIT                               |
   |                                                                 |                                                                       |                                               |
   |                                                                 |                                                                       | :Requires: matplotlib, numpy and scipy        |
   +-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
   | * :doc:`persistence_graphical_tools_user`                       | * :doc:`persistence_graphical_tools_ref`                                                                              |
   +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+