You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
0.0.8 release mentions: v0.0.8
*Enabled compatibility with ARM and MacOS
yet all builded variants are Linux ones:
SVS shared and static libraries are included in the tarballs. Binary variants included in this release:
svs-shared-library-0.0.8.tar.gz: Standard build for GCC 11+ and glibc 2.28+ — compatible with most modern Linux distributions
glibc2_26 suffix: Build for GCC 11+ and glibc 2.26 (e.g. Amazon Linux 2)
clang suffix: Build for Clang-18+
reduced suffix: Lighter-weight builds for specific integrations — not recommended for general use
can include prebuilt MacOS arm64 library in 0.0.8 release?
EDIT:
also macos arm64 python wheels would be nice..:
pip install scalable-vs==0.0.8
only has manylinux variants like for example: