|
d4d323fd19
|
All algorithms from 1 to 5 work just fine!
|
2021-03-07 22:56:18 +01:00 |
|
|
87f957d903
|
Introduced forward_substitution()
|
2021-03-06 18:17:36 +01:00 |
|
|
7742a178b7
|
Fixed Algs 1 and 4 and introduced gaussian_elimination_with_complete_pivoting
|
2021-03-06 15:54:10 +01:00 |
|
|
2b47852870
|
Introduced outer_product_gaussian_elimination() and back_substitution()
|
2021-03-06 14:15:22 +01:00 |
|