https://github.com/1computer1/linear_system
An Elixir learning project
https://github.com/1computer1/linear_system
Last synced: about 2 months ago
JSON representation
An Elixir learning project
- Host: GitHub
- URL: https://github.com/1computer1/linear_system
- Owner: 1Computer1
- Created: 2017-11-24T03:02:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T03:02:24.000Z (over 7 years ago)
- Last Synced: 2025-02-17T21:14:15.270Z (3 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinearSystem
Small Elixir learning project.
Solves a system of linear equations with matrices.