https://github.com/alek-dr/easymatrix
https://github.com/alek-dr/easymatrix
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alek-dr/easymatrix
- Owner: Alek-dr
- Created: 2016-08-07T12:39:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T19:13:24.000Z (over 8 years ago)
- Last Synced: 2024-12-31T15:54:47.985Z (6 months ago)
- Language: C#
- Size: 3.58 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EasyMatrix
This program is designed to help students to do typically task with matrix, like row echelon form, inverse matrix, multiply etc.
Of course, you can improve it!