Closed tadkollar closed 1 year ago
IPOPT requires lapack and blas to build. Add them to the pyoptsparse_build precheck so the user doesn't have to wait until the IPOPT build to fail if they're missing. Also, if the scipy wheel needs to be built, it requires openblas.
IPOPT requires lapack and blas to build. Add them to the pyoptsparse_build precheck so the user doesn't have to wait until the IPOPT build to fail if they're missing. Also, if the scipy wheel needs to be built, it requires openblas.