summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/doc/installation.rst')
-rw-r--r--src/python/doc/installation.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index 4eefd415..639378ed 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -371,6 +371,14 @@ PyTorch
`PyTorch <https://pytorch.org/>`_ is currently only used as a dependency of
`PyKeOps`_, and in some tests.
+TensorFlow
+----------
+
+:class:`~gudhi.tensorflow.perslay` from the :doc:`persistence representations </representations>` module
+requires `TensorFlow <https://https://www.tensorflow.org/install/>`_.
+
+`TensorFlow <https://www.tensorflow.org>`_ is also used in some automatic differentiation tests.
+
Scikit-learn
------------
@@ -393,6 +401,8 @@ mathematics, science, and engineering.
:class:`~gudhi.point_cloud.knn.KNearestNeighbors` can use the Python package
`SciPy <http://scipy.org>`_ as a backend if explicitly requested.
+<<<<<<< HEAD
+=======
TensorFlow
----------
@@ -401,6 +411,7 @@ and :doc:`Rips complex </rips_complex_tflow_itf_ref>` modules require `TensorFlo
for incorporating them in neural nets.
`TensorFlow <https://www.tensorflow.org>`_ is also used in some automatic differentiation tests.
+>>>>>>> 3e0e47b81ba488f6893933d8685fc1e7eec0e501
Bug reports and contributions
*****************************