Description
See for instance https://github.com/astropy/astropy/actions/runs/7127086443/job/19406282222
It looks like this is caused by new NEP-18 (array functions) compatible functions being introduced these last couple days:
I'm not currently able to tackle this problem as easily as I'd like because of another issue: it seems that nightly wheels for macOS are lagging behind, so this doesn't reproduce trivial on my machine. However I should be able to build numpy from source and provide a fix later today.
Expected behavior
No response
How to Reproduce
No response
Versions
No response
Description
See for instance https://github.com/astropy/astropy/actions/runs/7127086443/job/19406282222
It looks like this is caused by new NEP-18 (array functions) compatible functions being introduced these last couple days:
svdvalstonumpy.linalg[Array API] numpy/numpy#24940outertonumpy.linalg[Array API] numpy/numpy#25101crosstonumpy.linalg[Array API] numpy/numpy#25145np.astype[Array API] numpy/numpy#25079I'm not currently able to tackle this problem as easily as I'd like because of another issue: it seems that nightly wheels for macOS are lagging behind, so this doesn't reproduce trivial on my machine. However I should be able to build numpy from source and provide a fix later today.
Expected behavior
No response
How to Reproduce
No response
Versions
No response