Hacker News new | ask | show | jobs
by pramodliv1 3696 days ago
MATLAB's linsolve uses your strategy! (http://in.mathworks.com/help/matlab/ref/linsolve.html)
1 comments

Linear models in R are also solved by QR factorization.