I was in need of Naive Gaussian Elimination code, I Google all I found was using too complicated algorithm, so write mine from scrach. When you'll test with Vandermonde matrix , the program will crash when the size of the matrix hit 14. That's because Vandermonde matrix is an ill-conditioned system.
-
Notifications
You must be signed in to change notification settings - Fork 0
This program perform the Naive Gauss Elimination on a nxn matrix by a vector n
License
ledrui/Naive_Gauss_Elimination
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This program perform the Naive Gauss Elimination on a nxn matrix by a vector n
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published