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

   +-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
   | .. 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.   |                                               |
   |                                                                 |                                                                       | :Since: GUDHI 2.0.0                           |
   |                                                                 | Note that these functions return the matplotlib axis, allowing        |                                               |
   |                                                                 | for further modifications (title, aspect, etc.)                       | :License: MIT                                 |
   |                                                                 |                                                                       |                                               |
   |                                                                 |                                                                       | :Requires: matplotlib, numpy and scipy        |
   +-----------------------------------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+
   | * :doc:`persistence_graphical_tools_user`                       | * :doc:`persistence_graphical_tools_ref`                                                                              |
   +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+