[Numpy-discussion] wired error message in scipy.sparse.eigen function: Segmentation fault

David Cournapeau david at silveregg.co.jp
Wed Jan 27 22:06:12 EST 2010


Jankins wrote:
> Dear all,
> 
> I am using  scipy '0.8.0.dev6120'. And the scipy.sparse.eigen  function 
> always produces error message.
> 
> _Description:_
>    linalg.eigen(A, k=6, M=None, sigma=None, which='LM', v0=None, 
> ncv=None, maxiter=None, tol=0, return_eigenvectors=True)_

Could you provide your platform details (i.e. OS, compiler, 32 vs 64 
bits, the output of scipy.show_config()). This is needed to isolate the 
problem,

cheers.

David



More information about the NumPy-Discussion mailing list