[Numpy-discussion] crush!!!!

Hugo Siles silesalvarado at hotmail.com
Wed Apr 26 17:33:04 EDT 2006


HI,

I have a problem when I run the following options in python:

>>>from Numeric import *
>>>from Linear algebra
I define a matrix 'a' which prints correctly, calculates its inverse, 
determinat and so for
but when I try to calculate the eigenvalues, such as
>>>  c = eigenvalues(a)
the system just crushs without any message
I made this test because in some other programs with source code happens the 
same thing.

I hope some body can help, thanks

Hugo Siles






More information about the NumPy-Discussion mailing list