I am trying to solve a system of linear equations using
the QR Decomposition algorithm. Instead of reinventing
the wheel, I was hoping that someone here has already
coded this or can point me in the correct direction.

Many thanks in advance.

Andrew
andrew@aspco.com

Re: Source Code for Solving Systems of Equations Using QR Decomposition by Duane

Duane
Thu Apr 29 20:29:18 CDT 2004

Andrew wrote:
>
> I am trying to solve a system of linear equations using
> the QR Decomposition algorithm. Instead of reinventing
> the wheel, I was hoping that someone here has already
> coded this or can point me in the correct direction.
>
> Many thanks in advance.

www.netlib.org