[SciPy-dev] Docstring of eigh

David M. Cooke cookedm at physics.mcmaster.ca
Mon Jun 12 17:20:03 EDT 2006


On Fri, 9 Jun 2006 12:07:23 +0200
Johannes Loehnert <a.u.r.e.l.i.a.n at gmx.net> wrote:

> Hi,
> 
> in the docstring of eigh (Lib/linalg/decomp.py, around line 180):
> """
>     [...]
>     Outputs:
> 
>       w,v     -- w: eigenvalues, v: eigenvectors [for eigvals_only == False]
>       w       -- eigenvalues [for eigvals_only == True (default)].
>     [...]
> """
> 
> but the default is eigvals_only == False.
> 
> cu, Johannes

Fixed in svn.

-- 
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke                      http://arbutus.physics.mcmaster.ca/dmc/
|cookedm at physics.mcmaster.ca




More information about the SciPy-Dev mailing list