Math functions for SIMD vectors
Port of a few sleef.org trigonometric functions
Rust FFI bindings to the SLEEF Vectorized Math Library
Bindings to a few sleef.org trigonometric functions
SIMD vector types (Vec4, Vec8) for x86-64 in pure stable Rust — SSE4.1, AVX2, FMA3
Portable Packed SIMD vectors. Temporary fork implementing asin and acos for `ultraviolet` to unblock release.
Math library built for speed. Includes configurable-precision approximations and exact functions for both ints and floats. Uses cross-platform intrinsics and SIMD whenever possible.
Portable Packed SIMD vectors
Portable Packed SIMD vectors
Multivariate Normal Distribution functions, CDF etc.