cospectrum / microgemm

General matrix multiplication with custom configuration in Rust. Supports no_std and no_alloc environments.
Apache License 2.0
6 stars 1 forks source link

Typenum #3

Closed cospectrum closed 11 months ago

cospectrum commented 11 months ago

Support for static memory allocation of size mr * nr via GenericArray