Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jac18281828/gaussjordan
- Owner: jac18281828
- Created: 2023-08-15T23:08:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-16T17:23:38.000Z (over 1 year ago)
- Last Synced: 2024-10-15T19:13:59.423Z (3 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.