diff --git a/src/05_Direct_methods.jl b/src/05_Direct_methods.jl index 4fca62d..47f28da 100644 --- a/src/05_Direct_methods.jl +++ b/src/05_Direct_methods.jl @@ -1188,7 +1188,7 @@ linear problems with more than around $n \simeq 60000$ unknows cannot be treated md""" !!! warning "Examples of full matrices" - **Generic matrices are full.** If we can say nothing specific about a matrix, all its entries $A_{ij}$ may be non-zero. Thus we have $n^2 = O(n^2)$ non-zero entries and the matrix is full. - - **Upper-triangular matrices are full.** For an upper-triangular matrix all entries $A_{ij}$ with $i