MxN Matrix library for Odin Programming Language
This library provides methods to build and process matrices with an arbitrary number of rows and columns.
At the moment this is a preliminary version that is still under development.
Run make to compile optimized version or make deb=1 for debug version.
Run make run to execute the optimized code or make run deb=1 to execute the code for debugging purposes.
This project is licensed under the MIT Open Source License.