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 📐
Fixes https://github.com/ashvardanian/SimSIMD/issues/158 by removing the old warning workaround which presumably is no longer needed. If this was a compiler bug on an older compiler which we still want to support we'll need a different fix as detailed in the issue.
Fixes https://github.com/ashvardanian/SimSIMD/issues/158 by removing the old warning workaround which presumably is no longer needed. If this was a compiler bug on an older compiler which we still want to support we'll need a different fix as detailed in the issue.