Brian Fitzpatrick

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].

Dark
Light