aprender-compute 0.31.2

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading (was: trueno)
1
2
3
4
5
6
7
mod construction;
mod elementwise;
mod hyperbolic;
mod reductions;
mod rounding;
mod transcendental;
mod trigonometric;