An open source library for matrix operations using C.
This is a work in progress so right not their isn’t a stable version. Please wait until the project reaches at least version 0.1.
- LU-Decomposition
- Determinant
- Check if matrix is invertible
- Inverse of matrix (WIP)