[ANN] Numba 0.67rc1 and llvmlite 0.49rc1 --- NumPy 2.5 and Windows ARM64 support

Hi all,

Happy to announce release candidates for Numba 0.67.0rc1 and llvmlite 0.49.0rc1. This is a shorter release cycle to bring NumPy 2.5 support and experimental Windows ARM64 support (Tier 1.5). Numba and llvmlite also ship Python 3.14 conda packages and wheels for Windows ARM64.

Numba 0.67.0rc1

PyPI: pip install --pre numba==0.67.0rc1
conda: conda install -c numba numba=0.67.0rc1
Release notes: 0.67.0rc1

llvmlite 0.49.0rc1

PyPI: pip install --pre llvmlite==0.49.0rc1
conda: conda install -c numba llvmlite=0.49.0rc1
Release notes: v0.49.0rc1

Thanks to all contributors.

(ping @RC_Testers)

3 Likes

All STUMPY tests are passing, thank you!

1 Like