https://github.com/zachstence/rref-calculator
A program that transforms a matrix of any size to its Reduced Row-Echelon Form
https://github.com/zachstence/rref-calculator
Last synced: about 2 months ago
JSON representation
A program that transforms a matrix of any size to its Reduced Row-Echelon Form
- Host: GitHub
- URL: https://github.com/zachstence/rref-calculator
- Owner: zachstence
- Created: 2018-08-28T20:58:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T01:20:58.000Z (almost 8 years ago)
- Last Synced: 2025-03-03T01:28:37.829Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rref-calculator
A program that transforms a matrix of any size to its Reduced Row-Echelon Form