summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2019-12-13 13:30:15 +0100
committerGitHub <noreply@github.com>2019-12-13 13:30:15 +0100
commit3f1601665cbd0b7397c9c19f55d608246192207b (patch)
tree74448cd887f1904806de2ebadcb98bff5a64db63
parent2607200636eb01e4df5735ec311d3a69db5ed589 (diff)
parent03c577e3b2b4cea844d64c7aeb68b9f73db4602a (diff)
Merge pull request #176 from VincentRouvreau/python_representation_image_modification
Add a more representative image for python persistence representations
-rw-r--r--src/python/doc/img/sklearn-tda.pngbin0 -> 388075 bytes
-rw-r--r--src/python/doc/representations_sum.inc2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/img/sklearn-tda.png b/src/python/doc/img/sklearn-tda.png
new file mode 100644
index 00000000..f0ff07f4
--- /dev/null
+++ b/src/python/doc/img/sklearn-tda.png
Binary files differ
diff --git a/src/python/doc/representations_sum.inc b/src/python/doc/representations_sum.inc
index 7b167a17..700828f1 100644
--- a/src/python/doc/representations_sum.inc
+++ b/src/python/doc/representations_sum.inc
@@ -3,7 +3,7 @@
+------------------------------------------------------------------+----------------------------------------------------------------+-----------------------------------------------+
| .. figure:: | Vectorizations, distances and kernels that work on persistence | :Author: Mathieu Carrière |
- | ../../doc/Persistence_representations/average_landscape.png | diagrams, compatible with scikit-learn. | |
+ | img/sklearn-tda.png | diagrams, compatible with scikit-learn. | |
| | | :Introduced in: GUDHI 3.1.0 |
| | | |
| | | :Copyright: MIT |