A new RC is now available for Numba, adding NumPy 2.4 support.
For a list of changes, please see the release note at this link.
- Numba 0.64.0rc1
- Install from PyPi.org:
pip install numba==0.64.0rc1 - Install from anaconda.org:
conda install -c numba numba=0.64.0rc1
- Install from PyPi.org:
There are no new release for llvmlite.
If you maintain software that depends on Numba, please help us test this RC and report anything you find either in the thread below or via the issue tracker.
(ping @RC_Testers)