summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
diff options
context:
space:
mode:
authorMathieuCarriere <mathieu.carriere3@gmail.com>2021-11-01 15:38:41 +0100
committerMathieuCarriere <mathieu.carriere3@gmail.com>2021-11-01 15:38:41 +0100
commit6b16678c71daa2b9b56cc8fa79a18cde080298cc (patch)
tree9fadbb2b5902cd1facccd15e6478fc1740694461 /src/python/doc/installation.rst
parentc4269eef025d4e6c7a763cd99b5dada647693c1d (diff)
fix installation doc
Diffstat (limited to 'src/python/doc/installation.rst')
-rw-r--r--src/python/doc/installation.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index 35c344e3..25eb7a90 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -393,7 +393,11 @@ mathematics, science, and engineering.
TensorFlow
----------
-`TensorFlow <https://www.tensorflow.org>`_ is currently only used in some automatic differentiation tests.
+The :doc:`cubical complex </cubical_complex_tflow_itf_ref>`, :doc:`simplex tree </ls_simplex_tree_tflow_itf_ref>`
+and :doc:`Rips complex </rips_complex_tflow_itf_ref>` modules require `TensorFlow <https://www.tensorflow.org>`_
+for incorporating them in neural nets.
+
+`TensorFlow <https://www.tensorflow.org>`_ is also used in some automatic differentiation tests.
Bug reports and contributions
*****************************