Hi all,
I’m happy to announce the new stable release of Numba and llvmlite. The latest release adds support for Python 3.14.
Numba 0.63.1
Install from PyPI.org:
pip install numba==0.63.1
Install from anaconda.org:
conda install -c numba numba=0.63.1
Release notes:
llvmlite 0.46.0
Install from PyPI.org:
pip install llvmlite==0.46.0
Install from anaconda.org:
conda install -c numba llvmlite=0.46.0
Release notes: v0.46.0
Thank you again to all contributors for making this possible.