Upgrade numpy/f2py in the builds separately?
Closed this issue · 1 comments
pv commented
We might want to consider using a newer f2py version for building Scipy, than what is provided by the version of Numpy we are using for ABI compatibility. How to do this would be similar to what was done with numpy-distutils
in the Windows builds.
Why to do this would be to take advantage of f2py bugfixes (eg. numpy/numpy#16519) that may be beneficial to have.
rgommers commented
This is still a relevant idea, but we'll probably only revisit it when there's an urgent need. Closing this issue, since we're archiving this repo.