ashvardanian / SimSIMD

Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, C, and Swift, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐
https://ashvardanian.com/posts/simsimd-faster-scipy/
Apache License 2.0
806 stars 42 forks source link

Main dev #13

Closed gurgenyegoryan closed 10 months ago

ashvardanian commented 10 months ago

@gurgenyegoryan, why do you think that is installing Clang 16?

gurgenyegoryan commented 10 months ago

@gurgenyegoryan, why do you think that is installing Clang 16?

@ashvardanian Because it is written in the documentation llvm and I additionally checked with the command /usr/local/opt/llvm/bin/clang --version

ashvardanian commented 10 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: