Monthly Archives: June 2013

Algorithms

Householder Algorithm

Posted in Uncategorized | Leave a comment

LU Decomposition

Computers will often solve systems of linear equations using the LU Decomposition. In fact, the LU Decomposition was introduced by the famous Computational Scientist, Alan Turing. In 1948, Turing published a remarkable paper on this topic called “Rounding Off Errors in … Continue reading

Posted in Uncategorized | Leave a comment