Bump numba from 0.52.0 to 0.53.1
Bumps numba from 0.52.0 to 0.53.1.
Release notes
Sourced from numba's releases.
Version 0.53.0
Highlights of core changes:
- Support for Python 3.9
- Function sub-typing
- Initial support for dynamic gufuncs (i.e. from @guvectorize)
- Parallel Accelerator (@njit(parallel=True) now supports Fortran ordered arrays
Please find details in the change log and the announcement post on Discourse.
Commits
-
97fe221
Merge pull request #6866 from esc/misc/0.53.1 -
8e7a0ef
Update changelog for 0.53.1 -
b554c30
Merge pull request #6851 from bnavigator/llvm-timings-empty-column -
5c1ff12
Merge pull request #6826 from sklam/fix/iss6821 -
f52e1f6
Merge pull request #6837 from stuartarchibald/fix/6831 -
46c5db4
Merge pull request #6828 from gmarkall/grm-issue-6827 -
f23ef8f
Merge pull request #6816 from sklam/misc/rel0.53.0final -
af68d22
Update changelog for 0.53.0 final -
1c882cb
Merge pull request #6792 from sklam/misc/changelog0.53.0rc3 -
d9d49c3
Merge pull request #6791 from sklam/misc/release0.53.0rc3 - Additional commits viewable in compare view