octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:A proopsal


From: Carlo de Falco
Subject: Re:A proopsal
Date: Mon, 2 Feb 2015 17:36:07 +0100


Il 02/feb/2015 16:40 "Mudit Sharma" <address@hidden> ha scritto:
>
> Although qr(),lu() and chol() are there for matrix decompostions
> can we develop algorithms for applying qr(),lu(),chol() and othersĀ 
> in solving system of linear equations(the proposed algorithms will tell which of qr(),chol(),lu()..etc. should be used based on the least running time and maximum numerical stability).

That is also done already:

https://www.gnu.org/software/octave/doc/interpreter/Techniques-Used-for-Linear-Algebra.html#Techniques-Used-for-Linear-Algebra

If you are looking for a project maybe you should start from the list of proposed projects on the wiki.

c.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]