|
d6b6b159af
|
Crout's algorithm works just fine
|
2021-03-13 19:02:40 +01:00 |
|
|
f2fc11bfc0
|
Added Algorithm 7 and refactored prevoius Algorithms
|
2021-03-13 17:46:26 +01:00 |
|
|
be23b626db
|
Added shitty Algorithm 6
|
2021-03-13 16:16:01 +01:00 |
|
|
41b7057eab
|
Refactored functions from 1 to 5
|
2021-03-13 13:42:56 +01:00 |
|
|
302dc37f78
|
Modified Algorithm 5
|
2021-03-13 13:33:13 +01:00 |
|
|
d4d323fd19
|
All algorithms from 1 to 5 work just fine!
|
2021-03-07 22:56:18 +01:00 |
|
|
f79e4508b1
|
Gauss-Jordan
|
2021-03-06 20:58:52 +01:00 |
|
|
7809b5d87b
|
So tired
|
2021-03-06 20:58:15 +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 |
|
|
e2a9a9425c
|
First Commit
|
2021-03-06 13:11:29 +01:00 |
|