numpy: update to 2.4.4
authorAlexandru Ardelean <redacted>
Thu, 16 Apr 2026 18:15:27 +0000 (21:15 +0300)
committerAlexandru Ardelean <redacted>
Tue, 21 Apr 2026 09:35:08 +0000 (12:35 +0300)
commit8acd8b8d139bebcce118e18b6c0ab3aeb45eea50
treeede4d345d991d5a8f7c5fbec0f1c4f3f034c6dbe
parent04e1033df26397a39349ef4682cb03718cf977fc
numpy: update to 2.4.4

Patch release with stability and correctness fixes over 2.4.3:
- fix memory leak in certain array creation paths
- fix thread-safety issues in ufunc dispatch
- fix hash collisions in np.isin() on certain inputs
- fix OpenBLAS threading hang on ARM targets
- miscellaneous annotation and documentation improvements

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/numpy/Makefile
git clone https://git.99rst.org/PROJECT