GitHub / mariamgerges575 / linear-system-of-equation-solver
a program that solves linear system of equation using different methods (Gauss Elimination, Gauss Jordan, LU Decomposition, Gauss Seidel, Jacobi Iteration)
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariamgerges575%2Flinear-system-of-equation-solver
PURL: pkg:github/mariamgerges575/linear-system-of-equation-solver
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 12.7 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: over 2 years ago
Topics: gauss-jordan, gauss-seidel-method, jacobi-iteration, linear-system-solver, lu-decomposition-method, numerical-methods, solver