Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 234 Bytes

File metadata and controls

7 lines (5 loc) · 234 Bytes

matrixsolver

An implementation of a matrix solver done in 2013 to familiarize myself with C.

usage

./matrixes.c The following command line prompt will ask you to input a system of equtions in matrix form (so rows = columns - 1)