mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
68f18ae0ef
Changelog: - Fix memory leaks - Fix validation of contraction axes in tensordot - Fix free-threaded PyObject layout bugs - Fix thread safety in array_getbuffer - Fix quantile promotion logic - Fix compatibility with latest Cython version - Update OpenBLAS to fix hanging issues Full release notes: https://github.com/numpy/numpy/releases/tag/v2.4.2 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>