]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-numpy: upgrade 1.22.4 -> 1.23.0
authorwangmy <wangmy@fujitsu.com>
Wed, 29 Jun 2022 03:26:37 +0000 (11:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2022 15:15:34 +0000 (16:15 +0100)
commit8ac4f77e10b5c73b05c06a712b4c4eccd7681762
tree28647fe06454ae32a87022fce3524782676884e1
parente14def00341b3f2f03e9fc8857aa804daaf329e9
python3-numpy: upgrade 1.22.4 -> 1.23.0

Changelog:
==========
The NumPy 1.23.0 release continues the ongoing work to improve the
handling and promotion of dtypes, increase the execution speed, clarify
the documentation, and expire old deprecations. The highlights are:

    Implementation of loadtxt in C, greatly improving its performance.
    Exposing DLPack at the Python level for easy data exchange.
    Changes to the promotion and comparisons of structured dtypes.
    Improvements to f2py.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-numpy_1.23.0.bb [moved from meta/recipes-devtools/python/python3-numpy_1.22.4.bb with 96% similarity]