Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jac18281828/gaussjordan

Go Lang Gauss Jordan Elimination solution
https://github.com/jac18281828/gaussjordan

Last synced: about 2 months ago
JSON representation

Go Lang Gauss Jordan Elimination solution

Awesome Lists containing this project

README

        

# gaussjordan

Gauss-Jordan elimination is a method used to solve systems of linear equations and to find the inverse of a matrix.