trueno 0.18.0

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading
1
2
3
4
mod floor_ceil_round;
mod min_max_neg;
mod signum_copysign;
mod trunc_fract;