Jonathan Wright wrote:
> Manuel Metz wrote:
>>are there any plans to implement a routine to solve the "generalized
>> eigenvector problem" as is done in matlab ?
>> see http://www.mathworks.com/access/helpdesk/help/techdoc/ref/eig.html
>
> >>> import numpy
> >>> help(numpy.linalg.eig)
>
>
Manuel Metz wrote:
>are there any plans to implement a routine to solve the "generalized
> eigenvector problem" as is done in matlab ?
> see http://www.mathworks.com/access/helpdesk/help/techdoc/ref/eig.html
>>> import numpy
>>> help(numpy.linalg.eig)
Is it what you wanted?
HTH,
Jon
___
Hi list,
are there any plans to implement a routine to solve the "generalized
eigenvector problem" as is done in matlab ?
see http://www.mathworks.com/access/helpdesk/help/techdoc/ref/eig.html
manuel
___
Numpy-discussion mailing list
Numpy-discuss