[SciPy-user] RQ Decomposition

Nils Wagner nwagner at mecha.uni-stuttgart.de
Wed Jul 20 09:04:06 EDT 2005


Ryan Krauss wrote:

> scipy.linalg.qr
>
> If you are using Ipython type scipy.linalg.  and hit tab and it lists 
> all the possibilities.
>
QR is not RQ. Am I missing something ?

Nils

> Nils Wagner wrote:
>
>> Harry Kalogirou wrote:
>>
>>> Hello!
>>>
>>> is there a function to compute the RQ decomposition of a matrix in
>>> scipy? I don't find something in the docs, but I think that lapack
>>> supports it.
>>>
>>> Thanks!
>>> Harry
>>>
>>>
>>> _______________________________________________
>>> SciPy-user mailing list
>>> SciPy-user at scipy.net
>>> http://www.scipy.net/mailman/listinfo/scipy-user
>>>  
>>>
>>
>> In LAPACK we have
>>
>> http://www.netlib.org/lapack/double/dgerqf.f
>>
>> Nils
>>
>> _______________________________________________
>> SciPy-user mailing list
>> SciPy-user at scipy.net
>> http://www.scipy.net/mailman/listinfo/scipy-user
>>
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user



 





More information about the SciPy-User mailing list