[Scipy-svn] r5151 - trunk/doc/source

scipy-svn at scipy.org scipy-svn at scipy.org
Wed Nov 19 06:57:06 EST 2008


Author: tzito
Date: 2008-11-19 05:57:01 -0600 (Wed, 19 Nov 2008)
New Revision: 5151

Modified:
   trunk/doc/source/linalg.rst
Log:
Added eigh and eigvalsh in the linalg reference documentation.


Modified: trunk/doc/source/linalg.rst
===================================================================
--- trunk/doc/source/linalg.rst	2008-11-19 11:41:39 UTC (rev 5150)
+++ trunk/doc/source/linalg.rst	2008-11-19 11:57:01 UTC (rev 5151)
@@ -28,6 +28,8 @@
 
    eig
    eigvals
+   eigh
+   eigvalsh
    eig_banded
    eigvals_banded
    lu




More information about the Scipy-svn mailing list