Matej Cepl
2847e66244
- Update to 0.54.1 * This is a bugfix release for 0.54.0. It fixes a regression in structured array type handling, a potential leak on initialization failure in the CUDA target, a regression caused by Numba’s vendored cloudpickle module resetting dynamic classes and a few minor testing/infrastructure related problems. - Release summary for 0.54.0 * This release includes a significant number of new features, important refactoring, critical bug fixes and a number of dependency upgrades. * Python language support enhancements: - Basic support for f-strings. - dict comprehensions are now supported. - The sum built-in function is implemented. * NumPy features/enhancements, The following functions are now supported: - np.clip - np.iscomplex - np.iscomplexobj - np.isneginf - np.isposinf - np.isreal - np.isrealobj - np.isscalar - np.random.dirichlet - np.rot90 - np.swapaxes * Also np.argmax has gained support for the axis keyword argument and it’s now possible to use 0d NumPy arrays as scalars in OBS-URL: https://build.opensuse.org/request/show/932318 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numba?expand=0&rev=49 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
fix-max-name-size.patch | ||
numba-0.54.1.tar.gz | ||
numba-pr7483-numpy1_21.patch | ||
python-numba.changes | ||
python-numba.spec | ||
skip-failing-tests.patch |