Update dependency numba to >=0.61.0 #230
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
*
->>=0.61.0
Release Notes
numba/numba (numba)
v0.61.0
: Numba 0.61.0Compare Source
Major Numba release adding Python 3.13 and NumPy 2.1 support. View detailed release notes and changelog here.
v0.60.0
Compare Source
Major Numba release.
v0.59.1
: Numba 0.59.1Compare Source
Numba patch release.
v0.59.0
: Numba 0.59.0Compare Source
Major Numba release supporting Python 3.12
v0.58.1
: Numba 0.58.1Compare Source
Numba patch release.
v0.57.1
: Version 0.57.1Compare Source
Patch release to fix regressions with 0.57.0.
v0.57.0
: Version 0.57.0Compare Source
A new release of Numba adding support for Python 3.11, NumPy 1.24, and upgrading to LLVM 14. For details, please see the change log at https://numba.readthedocs.io/en/stable/release-notes.html#version-0-57-0-1-may-2023.
v0.56.4
: Version 0.56.4Compare Source
This is a bugfix release to fix a regression in the CUDA target in relation to the .view() method on CUDA device arrays that is present when using NumPy version 1.23.0 or later.
v0.56.3
: Version 0.56.3Compare Source
This is a bugfix release to remove the version restriction applied to the
setuptools
package and to fix a bug in the CUDA target in relation to copying zero length device arrays to zero length host arrays.v0.56.2
: Version 0.56.2Compare Source
This is a bugfix release that supports NumPy 1.23 and fixes CUDA function caching.
v0.55.2
: Version 0.55.2Compare Source
This is a maintenance release to support NumPy 1.22 and Apple M1
Full Changelog: https://github.com/numba/numba/blob/0.55.2/CHANGE_LOG
v0.55.1
: Version 0.55.1Compare Source
This is a bugfix release that closes all the remaining issues from the accelerated release of 0.55.0 and also any release critical regressions discovered since then.
v0.55.0
: Version 0.55.0Compare Source
This release includes a significant number important dependency upgrades along with a number of new features and bug fixes. Most importantly, this release adds support for Python 3.10 and NumPy 1.21.
v0.54.1
: Version 0.54.1Compare Source
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.
Please see details in the release note: https://numba.readthedocs.io/en/0.54.1/release-notes.html#version-0-54-1-7-october-2021
v0.54.0
: Version 0.54.0Compare Source
This release includes a significant number of new features, important refactoring, critical bug fixes and a number of dependency upgrades.
Please see details in the release notes at https://numba.readthedocs.io/en/0.54.0/release-notes.html
v0.53.1
: Version 0.53.1Compare Source
This is a bugfix release for 0.53.0. It contains the following four
pull-requests which fix two critical regressions and two build failures
reported by the openSuSe team:
device_setup
v0.53.0
: Version 0.53.0Compare Source
Highlights of core changes:
arrays
Please find details in the change log and the announcement post on Discourse.
v0.52.0
: Version 0.52.0Compare Source
This release focuses on performance improvements, but also adds some new
features and contains numerous bug fixes and stability improvements.
Please find details in the change log and the announcement post on Discourse.
v0.51.2
Compare Source
v0.51.1
Compare Source
v0.51.0
Compare Source
v0.50.1
Compare Source
v0.49.1
Compare Source
v0.49.0
Compare Source
v0.48.0
Compare Source
v0.47.0
Compare Source
v0.46.0
Compare Source
v0.45.1
Compare Source
v0.45.0
Compare Source
v0.44.1
Compare Source
v0.43.1
Compare Source
v0.43.0
Compare Source
v0.42.1
Compare Source
v0.41.0
Compare Source
v0.40.1
Compare Source
v0.40.0
Compare Source
v0.38.1
Compare Source
v0.38.0
Compare Source
v0.36.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.