summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authorToon Verstraelen <Toon.Verstraelen@UGent.be>2017-10-18 21:23:03 +0200
committerCharles Harris <charlesr.harris@gmail.com>2017-10-18 13:23:03 -0600
commit47a8fbb89ede3209c9ec433c41950fb04beee93f (patch)
treea856bdc7980e846f1ae8f9891c79dc80c0851d20 /doc/source/reference
parent0984465a613c6ca6038d53b0845b4bc1a7368e8a (diff)
downloadnumpy-47a8fbb89ede3209c9ec433c41950fb04beee93f.tar.gz
DOC: Refine SVD documentation (#9845)
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/routines.linalg.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/reference/routines.linalg.rst b/doc/source/reference/routines.linalg.rst
index 4715f636e..0520df413 100644
--- a/doc/source/reference/routines.linalg.rst
+++ b/doc/source/reference/routines.linalg.rst
@@ -72,6 +72,8 @@ Exceptions
linalg.LinAlgError
+.. _routines.linalg-broadcasting:
+
Linear algebra on several matrices at once
------------------------------------------