From: sara on
Hello reader,

I would really appreciate it if someone can direct to where I can find the actual code* used in the qr() matrix decomposition function.

Thanks a lot!
Sara

*Not the qrsteps
From: Steven Lord on

"sara " <ssalha(a)ucla.edu> wrote in message
news:htjvgq$35$1(a)fred.mathworks.com...
> Hello reader,
>
> I would really appreciate it if someone can direct to where I can find the
> actual code* used in the qr() matrix decomposition function.

Easy. Simply go here:

http://www.mathworks.com/company/jobs/

Apply for one of the open positions and find a way to get hired for that
position.

We don't distribute the source code for our implementations of built-in
functions like QR.

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com


From: sara on
Ok :). Sorry for mistakenly crossing the borders.

"Steven Lord" <slord(a)mathworks.com> wrote in message <htk108$87t$1(a)fred.mathworks.com>...
>
> "sara " <ssalha(a)ucla.edu> wrote in message
> news:htjvgq$35$1(a)fred.mathworks.com...
> > Hello reader,
> >
> > I would really appreciate it if someone can direct to where I can find the
> > actual code* used in the qr() matrix decomposition function.
>
> Easy. Simply go here:
>
> http://www.mathworks.com/company/jobs/
>
> Apply for one of the open positions and find a way to get hired for that
> position.
>
> We don't distribute the source code for our implementations of built-in
> functions like QR.
>
> --
> Steve Lord
> slord(a)mathworks.com
> comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
> To contact Technical Support use the Contact Us link on
> http://www.mathworks.com
>