Package Details: simsimd 6.5.4-2

Git Clone URL: https://aur.archlinux.org/simsimd.git (read-only, click to copy)
Package Base: simsimd
Description: Up to 200x faster dot products and similarity metrics.
Upstream URL: https://github.com/ashvardanian/simsimd
Licenses: Apache-2.0
Submitter: Spixmaster
Maintainer: aarto
Last Packager: aarto
Votes: 1
Popularity: 0.72
First Submitted: 2024-11-01 18:23 (UTC)
Last Updated: 2025-11-17 18:33 (UTC)

Dependencies (1)

Required by (3)

Sources (1)

Latest Comments

gyscos commented on 2025-11-16 15:41 (UTC)

Hi! It seems that tests are not built, which causes the check step to fail.

The build step includes:

check_option check y || build_tests=OFF

I don't think I have the check_option command installed, so this always results in build_tests=OFF. I suspect this is why simd_test_compile_time and simd_test_runtime are not built. The result is a failed check step:

PKGBUILD: line 34: ./simsimd_test_compile_time: No such file or directory