https://github.com/pradyuman7/linearsystemsolver
Linear equation system solver in Java
https://github.com/pradyuman7/linearsystemsolver
linear-algebra linear-equation linear-equation-solver linear-systems
Last synced: 8 months ago
JSON representation
Linear equation system solver in Java
- Host: GitHub
- URL: https://github.com/pradyuman7/linearsystemsolver
- Owner: Pradyuman7
- License: mit
- Created: 2019-02-11T14:11:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T02:57:32.000Z (over 7 years ago)
- Last Synced: 2025-03-06T00:30:35.822Z (over 1 year ago)
- Topics: linear-algebra, linear-equation, linear-equation-solver, linear-systems
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LinearSystemSolver
Linear equation system solver in Java