Hmm... ok ;) (sorry, I can't follow you there)

Anyway, what kind of non-normalization are you after? I looked at the doc
for Matlab and it just says eigenvectors are not normalized, without
additional details... so it looks like it could be anything.

-=- Olivier

2011/12/20 Fahreddın Basegmez <mangab...@gmail.com>

> I am computing normal-mode frequency response of a mass-spring system.
>  The algorithm I am using requires it.
>
> On Tue, Dec 20, 2011 at 8:10 PM, Olivier Delalleau <sh...@keba.be> wrote:
>
>> I'm probably missing something, but... Why would you want non-normalized
>> eigenvectors?
>>
>> -=- Olivier
>>
>>
>> 2011/12/20 Fahreddın Basegmez <mangab...@gmail.com>
>>
>>> Howdy,
>>>
>>> Is it possible to get non-normalized eigenvectors from
>>> scipy.linalg.eig(a, b)?  Preferably just by using  numpy.
>>>
>>> BTW, Matlab/Octave provides this with its eig(a, b) function but I would
>>> like to use numpy for obvious reasons.
>>>
>>> Regards,
>>>
>>> Fahri
>>>
>>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to