tyasw/Matrices
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Project: Rref Author: William Tyas Last updated: 9/11/17 Rref calculates the reduced row echelon form of a matrix. How to run: To compile Rref, run the following command: javac rref.java To run Rref, run the following command: java rref