Hi all,
I’m happy to announce the new stable release of Numba and llvmlite. The latest release adds support for Python 3.14t (FREE THREADING).
Numba 0.65.0
Install from PyPI.org:
pip install numba==0.65.0
Install from anaconda.org:
conda install -c numba numba=0.65.0
Release notes:
- 0.65.0: main changes
llvmlite 0.47.0
Install from PyPI.org:
pip install llvmlite==0.47.0
Install from anaconda.org:
conda install -c numba llvmlite=0.47.0
Release notes: v0.47.0
A big THANK YOU to everyone involved in these releases! ![]()