Re: Numba 0.61.2 and llvmlite 0.44.0 built with with python 3.13, numpy 2.2, and llvm-19

2025-04-14 Thread Graham Inggs
Hi On Mon, 14 Apr 2025 at 06:00, Diane Trout wrote: > Upstream mostly supports amd64 and arm64, with unofficial support for > ppcle64. > > https://numba.readthedocs.io/en/stable/user/installing.html > > Does this new version work for packages that need numba? > > How important are mips64el, ppc64

Numba 0.61.2 and llvmlite 0.44.0 built with with python 3.13, numpy 2.2, and llvm-19

2025-04-13 Thread Diane Trout
Hello, With help from upstream we've got versions of llvmlite and numba that build with dependencies currently in Debian. Numba built and passed tests for amd64 and arm64. It build but the build time tests failed for mips64el, ppc64el, and s390x. Numba couldn't build on armel, armhf, i386, and r