summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-01-02 16:31:39 -0800
committerCharles Harris <charlesr.harris@gmail.com>2014-01-02 16:31:39 -0800
commitbb91617de316dd98d38e96a4df1e5de1bda3f805 (patch)
treef3cd19f10a4296d229e761affcf3f56d86fb394f /doc/source
parentb8b58bcec749edb01f49daf1ec37d9e9f8422dbb (diff)
parentc2b40f40e2d0a8e56facf6d73958a03afb12bdd0 (diff)
downloadnumpy-bb91617de316dd98d38e96a4df1e5de1bda3f805.tar.gz
Merge pull request #4149 from argriffing/doc-matrix-rank
DOC: matrix_rank
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/reference/routines.linalg.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.linalg.rst b/doc/source/reference/routines.linalg.rst
index 00620347a..52f42a66c 100644
--- a/doc/source/reference/routines.linalg.rst
+++ b/doc/source/reference/routines.linalg.rst
@@ -46,6 +46,7 @@ Norms and other numbers
linalg.norm
linalg.cond
linalg.det
+ linalg.matrix_rank
linalg.slogdet
trace