o
odinpkg.dev
packages / library / odin_matrix_mxn

odin_matrix_mxn

f7a0e4dlibrary

Matrix MxN library for Odin programming language.

MIT · updated 6 months ago

Matrix MxN

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.

Build

Run make to compile optimized version or make deb=1 for debug version.

Run

Run make run to execute the optimized code or make run deb=1 to execute the code for debugging purposes.

License

This project is licensed under the MIT Open Source License.