Updated 5 months ago
https://github.com/ashvardanian/simsimd
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
Updated 6 months ago
@stdlib/constants-float16-sqrt-eps
Square root of half-precision floating-point epsilon.
Updated 6 months ago
@stdlib/constants-float16-eps
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Updated 6 months ago
@stdlib/constants-float16
Half-precision floating-point mathematical constants.
Updated 6 months ago
@stdlib/constants-float16-exponent-bias
The bias of a half-precision floating-point number's exponent.
Updated 6 months ago
@stdlib/constants-float16-cbrt-eps
Cube root of half-precision floating-point epsilon.