Simsimd

Latest version: v6.2.1

Safety actively analyzes 706567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 21

4.3.0

[4.3.0](https://github.com/ashvardanian/SimSIMD/compare/v4.2.2...v4.3.0) (2024-04-08)


Add

* `toBinary` for JavaScript ([1f1fd3a](https://github.com/ashvardanian/SimSIMD/commit/1f1fd3a079c3e0f74e381361b6e50295ec0d00fe))

Improve

* Procedural Rust benchmarks ([e01ec6c](https://github.com/ashvardanian/SimSIMD/commit/e01ec6cf45bf35f1ebc7469c41bb3053ec4714c0))
* Unrolled Rust benchmarks (108) ([508e7a0](https://github.com/ashvardanian/SimSIMD/commit/508e7a0d6fdb55d06a1f979bc5f82ed080d181ea)), closes [#108](https://github.com/ashvardanian/SimSIMD/issues/108)

4.2.2

[4.2.2](https://github.com/ashvardanian/SimSIMD/compare/v4.2.1...v4.2.2) (2024-03-31)


Fix

* `f16` casting on Arm ([dda096b](https://github.com/ashvardanian/SimSIMD/commit/dda096bff77cabd53aef1f45f8bbc8bbf7c7c890))
* Dot-products compilation on SVE ([f5fe36d](https://github.com/ashvardanian/SimSIMD/commit/f5fe36d1716a032433f1704e0811e9ac95350673))

Make

* Test with Bun and Deno ([3227b87](https://github.com/ashvardanian/SimSIMD/commit/3227b8751a4d13075fe04a6711e619d2b0c622c6))

4.2.1

[4.2.1](https://github.com/ashvardanian/SimSIMD/compare/v4.2.0...v4.2.1) (2024-03-26)


Fix

* Function attributes ([eefb54b](https://github.com/ashvardanian/SimSIMD/commit/eefb54b6bd57bca3cfb69a7611a02d96f5a552ad))

Make

* Avoid native f16 by default ([bd02af2](https://github.com/ashvardanian/SimSIMD/commit/bd02af21e96eed559d6a066a2cddb0045fdbd1f2))
* Shorter Rust compilation ([db9a9d2](https://github.com/ashvardanian/SimSIMD/commit/db9a9d24c38df86ade772a95d2044a828d1c38a5))

4.2.0

[4.2.0](https://github.com/ashvardanian/SimSIMD/compare/v4.1.1...v4.2.0) (2024-03-25)


Add

* Compile-time dispatch ([b72bf56](https://github.com/ashvardanian/SimSIMD/commit/b72bf563f3b6bb26cf4a4dc2a8654509a77803df))

Fix

* Rust benchmarks ([5279de7](https://github.com/ashvardanian/SimSIMD/commit/5279de79045d5d176b657ccd73edebfe0201c9d7))
* Setting signaling NaN ([4e6e686](https://github.com/ashvardanian/SimSIMD/commit/4e6e686b505702639153c557f6a801c7394e3945))

Make

* Build with SIMD in Rust ([391545e](https://github.com/ashvardanian/SimSIMD/commit/391545e90bda4fe592ccd66f9a66199fbeae639f))
* Sync `VERSION` for NPM ([7ea0ea6](https://github.com/ashvardanian/SimSIMD/commit/7ea0ea68ef9e0df9ec21035fb2de82c950f7c6e2))

4.1.1

[4.1.1](https://github.com/ashvardanian/SimSIMD/compare/v4.1.0...v4.1.1) (2024-03-24)


Fix

* Detecting Ice Lake ([098cd90](https://github.com/ashvardanian/SimSIMD/commit/098cd904bb2549c68515b1492c3a21af4d4a4ef7))

Make

* Unused function attributes ([c85e098](https://github.com/ashvardanian/SimSIMD/commit/c85e0984643c6887448695b2df04de88f7b27ff4))

4.1.0

Add

* Bench against TF, PyTorch, JAX ([5e64152](https://github.com/ashvardanian/SimSIMD/commit/5e64152dc71c94325d0bdf54a282042086847a56))
* Complex dot-products for Rust ([936fe73](https://github.com/ashvardanian/SimSIMD/commit/936fe73349ad0ac0e8523b48e0e35c0142e6252f))
* Double-precision interfaces for JS ([07f2aca](https://github.com/ashvardanian/SimSIMD/commit/07f2acad057132e4a47ca4020173e5b0491b9354))

Docs

* List all APIs ([0a987a3](https://github.com/ashvardanian/SimSIMD/commit/0a987a3ef54d12c0eca8090c4a9507f4a92c9692))

Fix

* Avoid `vld2_f16` on MSVC ([ce9800e](https://github.com/ashvardanian/SimSIMD/commit/ce9800ef9c5d9f811233cc89e7cf2c30b4bff915))
* Complex dispatch in Rust & C ([d349bcd](https://github.com/ashvardanian/SimSIMD/commit/d349bcd20e4b242fd081f6d9ecc944b6b28b23fb))
* Missing `_mm_rsqrt14_ps` in MSVC ([21e30fe](https://github.com/ashvardanian/SimSIMD/commit/21e30febedc5143d21b6e5d5c5ce1cea71d92a95))
* Missing `float16_t` in MSVC Arm64 builds ([94442c3](https://github.com/ashvardanian/SimSIMD/commit/94442c35a3f676983180ea186ab2bae7437ae423))

Improve

* Pragmas for MSVC compatibility ([9d8a8d0](https://github.com/ashvardanian/SimSIMD/commit/9d8a8d070deba1e3bca63137cd96a33347022460)), closes [#74](https://github.com/ashvardanian/SimSIMD/issues/74)
* Silence TF warnings ([0cffc9c](https://github.com/ashvardanian/SimSIMD/commit/0cffc9c294ea08c7a64b15309f582f38e6a71b81))
* Type-casting ([353fe43](https://github.com/ashvardanian/SimSIMD/commit/353fe43244d77b62d9eea73d73353454a2dcfbea))

Make

* 120 line width ([35c1de3](https://github.com/ashvardanian/SimSIMD/commit/35c1de3e0a114104a5466e0756a8632043fe1759))
* Enable SIMD in MSVC builds ([27f24ef](https://github.com/ashvardanian/SimSIMD/commit/27f24ef567eb19127be003168bf7c8e2b4b964de))
* Missing Node & TS dependencies ([9983167](https://github.com/ashvardanian/SimSIMD/commit/9983167b49fb96d5ca419e1fe3216dd967330edd))

Page 10 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.