mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
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>