[SciPy-dev] ARPACK_gen_eigs

Nils Wagner nwagner at iam.uni-stuttgart.de
Tue Nov 21 04:54:05 EST 2006


Hi all,

The attached script yields

python -i eigs1.py
Use minimum degree ordering on A'+A.
*** glibc detected *** free(): invalid next size (fast):
0x0000000000da8bf0 ***
Abort

Can someone reproduce this behaviour ?

If I change

sigma=1

to

sigma=1.0

it works fine.

And, why is the shift restricted to real values ?

Nils

-------------- next part --------------
A non-text attachment was scrubbed...
Name: eigs1.py
Type: text/x-python
Size: 682 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20061121/4ee16cb3/attachment.py>


More information about the SciPy-Dev mailing list