An open API service indexing awesome lists of open source software.

https://github.com/andrewrgarcia/octave_gauss-linsolve

octave script to solve a system of linear equations using Gaussian elimination
https://github.com/andrewrgarcia/octave_gauss-linsolve

Last synced: 3 months ago
JSON representation

octave script to solve a system of linear equations using Gaussian elimination

Awesome Lists containing this project

README

        

# octave_gauss-linsolve
octave script to solve a system of linear equations using Gaussian elimination