trueno 0.17.2

High-performance SIMD compute library with GPU support for matrix operations
Documentation
1
2
3
4
//! WebAssembly SIMD128 operation implementations.

pub mod arithmetic;
pub mod reductions;