Algorithms for solving linear equations including: Jacobi method, Gauss-Seidler method and LU decomposition method
All matrix operations and data structures were implemented manually (without NumPy).
-
Notifications
You must be signed in to change notification settings - Fork 0
meeqn/Linear-Equations
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A program for solving linear equations using Jacobi, Gauss-Seidler and LU decomposition methods. It also measures effectivness of these methods.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published