summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-11-03 14:11:41 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-11-03 14:11:41 +0100
commita07430764c57c195c9260fc1b301ba0aeb77dcc7 (patch)
tree5a946e39e7158d4e6e8e3aff04bed9efbde6444e /src/python/doc/installation.rst
parent05e28e39717c4ca5871b13a350c4b142ec9a173b (diff)
parent5900b2d802a7387f7fd4a87b5251dcbe6931371c (diff)
Merge branch 'master' into weighted_alpha_complex_dD
Diffstat (limited to 'src/python/doc/installation.rst')
-rw-r--r--src/python/doc/installation.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index 2f161d66..66efe45a 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -394,6 +394,11 @@ 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.
+TensorFlow
+----------
+
+`TensorFlow <https://www.tensorflow.org>`_ is currently only used in some automatic differentiation tests.
+
Bug reports and contributions
*****************************