Go to file
Matej Cepl 2847e66244 Accepting request 932318 from home:bnavigator:branches:devel:languages:python:numeric
- 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
2021-11-18 20:40:38 +00:00
_multibuild - Switch to multibuilt as the tests take ages to build and we 2020-04-06 08:03:09 +00:00
.gitattributes Accepting request 492720 from devel:languages:python 2017-05-27 11:14:35 +00:00
.gitignore Accepting request 492720 from devel:languages:python 2017-05-27 11:14:35 +00:00
fix-max-name-size.patch Accepting request 932318 from home:bnavigator:branches:devel:languages:python:numeric 2021-11-18 20:40:38 +00:00
numba-0.54.1.tar.gz Accepting request 932318 from home:bnavigator:branches:devel:languages:python:numeric 2021-11-18 20:40:38 +00:00
numba-pr7483-numpy1_21.patch Accepting request 932318 from home:bnavigator:branches:devel:languages:python:numeric 2021-11-18 20:40:38 +00:00
python-numba.changes Accepting request 932318 from home:bnavigator:branches:devel:languages:python:numeric 2021-11-18 20:40:38 +00:00
python-numba.spec Accepting request 932318 from home:bnavigator:branches:devel:languages:python:numeric 2021-11-18 20:40:38 +00:00
skip-failing-tests.patch Accepting request 932318 from home:bnavigator:branches:devel:languages:python:numeric 2021-11-18 20:40:38 +00:00