a9753963f9
* NumPy 2.0 Binary Support * New Features + IEnhance guvectorize support in JIT code + IAdd experimental support for ufunc.at + IAdd float(<string literal>) ctor + IAdd support for math.log2. + IAdd math.nextafter support for nopython mode. + IAdd support for parfor binop reductions. * Improvements + Expand isinstance() support for NumPy datetime types + Python 3.12 sys.monitoring support is added to Numba's dispatcher. * NumPy Support + Added support for np.size() * CUDA API Changes + Support for compilation to LTO-IR + Support math.log, math.log2 and math.log10 in CUDA * Bug Fixes + Fix parfor variable hoisting analysis. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numba?expand=0&rev=88
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
<multibuild>
|
|
<package>test-py310</package>
|
|
<package>test-py311</package>
|
|
<package>test-py312</package>
|
|
</multibuild>
|