pyoptsparse
pyoptsparse copied to clipboard
Support numpy 2.0
Description
Now that numpy 2.0 is released, we should support it. However, the build system needs some overhauling I think, plus the typical np.float_ -> np.float64 changes.