trueno 0.17.4

High-performance SIMD compute library with GPU support for matrix operations
Documentation
1
2
3
4
5
//! Numerical stability, backend selection, and ASM microkernel tests.

mod asm_coverage;
mod backends;
mod stability;