[SciPy-dev] lobpcg eigenvalue solver

Robert Cimrman cimrman3 at ntc.zcu.cz
Tue May 22 10:43:08 EDT 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