An open API service indexing awesome lists of open source software.

https://github.com/the-argus/vmath

my personal vector / SIMD math library, in C for portability. attempting to support x86, ARM, and RISCV
https://github.com/the-argus/vmath

Last synced: about 1 month ago
JSON representation

my personal vector / SIMD math library, in C for portability. attempting to support x86, ARM, and RISCV

Awesome Lists containing this project

README

        

# vmath

my personal vector / SIMD math library, in C for portability. header-only