Files
numz/README.md
2026-08-31 03:11:01 -05:00

9 lines
177 B
Markdown

numz
----
# Description
A basic linear algebra library for zig.
This library is designed for vectors and matrices of small sizes that you might need for graphics
programming.