stride-align 0.1.0
stride-align v0.1.0 — first PyPI release.
Most wheels are on PyPI: https://pypi.org/project/stride-align/0.1.0/
LoongArch64 wheels live here on GitHub Releases because PyPI does not
yet accept the linux_loongarch64 or manylinux_2_38_loongarch64
platform tags. Install on Loongson with:
PY=$(python3 -c 'import sys; print(f"cp{sys.version_info.major}{sys.version_info.minor}")')
pip install https://github.com/adamdeprince/stride-align/releases/download/v0.1.0/stride_align-0.1.0-${PY}-${PY}-linux_loongarch64.whlAvailable wheels (all five SIMD backends inside — LSX + LASX + generic + SWAR):
- Python 3.10 / LoongArch64
- Python 3.11 / LoongArch64
- Python 3.12 / LoongArch64
- Python 3.13 / LoongArch64
- Python 3.14 / LoongArch64
Built on Loongson 3A6000-class hardware (Kylin V10 SP1, GCC 15.2.0,
CMake 4.3.2). See BENCHMARK.md for performance numbers.