[ANN] Numba 0.64.0

Numba 0.64.0 is now released, adding NumPy 2.4 support.
For a full list of changes, please see the release note at this link.

  • Numba 0.64.0
    • Install from PyPi.org:
      pip install numba==0.64.0
    • Install from anaconda.org:
      conda install -c numba numba=0.64.0

There are no new release for llvmlite.

2 Likes