[ANN] Numba 0.66.0rc2

The following issues were addressed in the Numba 0.66.0rc2 release:

Install from PyPI.org:

pip install --pre numba==0.66.0rc2

Install from anaconda.org:

conda install -c numba numba=0.66.0rc2

Release notes:

No changes to llvmlite.

ping @RC_Testers

All tests are passing for STUMPY!

1 Like

All my tests passing. I noticed you added typing stubs but stubs for prange are missing. Thanks for all your fantastic work!

1 Like