summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/python/doc/index.rst5
-rw-r--r--src/python/doc/sktda_sum.inc14
2 files changed, 19 insertions, 0 deletions
diff --git a/src/python/doc/index.rst b/src/python/doc/index.rst
index 8f27da0d..f8dd3c2f 100644
--- a/src/python/doc/index.rst
+++ b/src/python/doc/index.rst
@@ -78,6 +78,11 @@ Wasserstein distance
.. include:: wasserstein_distance_sum.inc
+Persistence representations
+===========================
+
+.. include:: sktda_sum.inc
+
Persistence graphical tools
===========================
diff --git a/src/python/doc/sktda_sum.inc b/src/python/doc/sktda_sum.inc
new file mode 100644
index 00000000..a0f77e7e
--- /dev/null
+++ b/src/python/doc/sktda_sum.inc
@@ -0,0 +1,14 @@
+.. table::
+ :widths: 30 50 20
+
+ +------------------------------------------------------------------+----------------------------------------------------------------+-----------------------------------------------+
+ | .. figure:: | Vectorizations, distances and kernels that work on persistence | :Author: Mathieu Carrière |
+ | ../../doc/Persistence_representations/average_landscape.png | diagrams, compatible with scikit-learn. | |
+ | | | :Introduced in: GUDHI 3.1.0 |
+ | | | |
+ | | | :Copyright: MIT |
+ | | | |
+ | | | :Requires: scikit-learn |
+ +------------------------------------------------------------------+----------------------------------------------------------------+-----------------------------------------------+
+ | * :doc:`sktda` |
+ +------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------+