Welcome! You have found the homepage of the Fall 2024 manifestation of Math 218.
PA=LU Factorizations
The following code will show the steps in calculating PA=LU using the algorithm from
class. At each step, the current data is displayed in the form [U|L|P].