[SciPy-dev] lobpcg eigenvalue solver

Robert Cimrman cimrman3@ntc.zcu...
Tue May 22 09:43:08 CDT 2007


Nils Wagner wrote:
> O.k. The next problem is
> Traceback (most recent call last):
>   File "test_lobpcg.py", line 17, in <module>
>     eigs,vecs = lobpcg.lobpcg(X,A,B)
>   File
> "/usr/local/lib64/python2.5/site-packages/scipy/sandbox/lobpcg/lobpcg.py",
> line 287, in lobpcg
>     gramYBY, blockVectorBY, blockVectorY )
> UnboundLocalError: local variable 'gramYBY' referenced before assignment

Fixed. BTW you can send these bug reports directly to me, in order not
to flood the list :)

r.


More information about the Scipy-dev mailing list