Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 183 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 183 Bytes

NDArray

A very simple matrix manipulation library written in C. I needed to calculate the least squares approximation of a sensor, so I wrote my own library to do matrix inversion.