summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.linalg.rst
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2010-05-05 03:34:51 +0000
committerCharles Harris <charlesr.harris@gmail.com>2010-05-05 03:34:51 +0000
commitbb080c5692ab978bf60c0908fbd0c49222dbeb9a (patch)
tree4c47c7c560bf488554cfb70221115b0ab3be948f /doc/source/reference/routines.linalg.rst
parent30e4150e507af394740c6fd92619ed19eb56268a (diff)
downloadnumpy-bb080c5692ab978bf60c0908fbd0c49222dbeb9a.tar.gz
ENH: Do some housekeeping for the newly added slogdet function.
Diffstat (limited to 'doc/source/reference/routines.linalg.rst')
-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 595b02744..4c3c676d9 100644
--- a/doc/source/reference/routines.linalg.rst
+++ b/doc/source/reference/routines.linalg.rst
@@ -45,6 +45,7 @@ Norms and other numbers
linalg.norm
linalg.cond
linalg.det
+ linalg.slogdet
trace
Solving equations and inverting matrices