Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 241 Bytes

Matrix_Operations

Wrote functions that perform the following mathematical operations:

Reduced Row Echelon Form; Gram Schmidt Orthogonalization of a set of vectors; vector-vector projection; Matrix multiplication; Matrix Transpose; etc...