I’m happy to announce fresh release candidates of Numba and llvmlite. Numba now upgrades to llvmlite 0.48 with LLVM 22 and restores sys.monitoring on Python 3.14.4 and later. Also, adds support for typed set containers and multi-dimensional fancy indexing. For more information about the state of the support and breaking changes for LLVM 22, please see: LLVM 22 (llvmlite 0.48+) — llvmlite 0.48.0dev0+54.ge8d38ef.dirty documentation
Hi @yangeorget ,
The 0.66.0rc2 should have fixed performance regression on slice assignment and better yet improved it than what it was before the regression. If possible, could you check the NuCS test suite with the new rc to confirm ?