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 📐
https://ashvardanian.com/posts/simsimd-faster-scipy/
Apache License 2.0
913 stars 51 forks source link

SIMD on Windows #101

Closed ashvardanian closed 6 months ago

ashvardanian commented 6 months ago

This PR brings several improvements:

ashvardanian commented 6 months ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: