Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LU factorization and numerical stability

0 views
Skip to first unread message

Ramine

unread,
Oct 23, 2014, 1:03:11 PM10/23/14
to
Hello,


As you have noticed i have implemented a multiple linear regression
program here:

https://sites.google.com/site/aminer68/multiple-linear-regression


And since i am using an optimized LU factorization method that uses SSE2
instructions to compute the inverse matrix, this will give a more
numerically stable method to compute the inverse.

Cause LU factorization is a more numerically stable method, read here:


http://www.metacademy.org/graphs/concepts/lu_factorization



Amine Moulay Ramdane.


0 new messages