OpenMDAO / dymos

Open Source Optimization of Dynamic Multidisciplinary Systems
Apache License 2.0
202 stars 65 forks source link

Removed use of newshape keyword argument from numpy reshape calls. #1102

Closed robfalck closed 1 month ago

robfalck commented 1 month ago

Summary

Removes use of newshape keyword argument for numpy 2.1.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

coveralls commented 1 month ago

Coverage Status

coverage: 92.528% (-0.2%) from 92.733% when pulling 5ad6bc65640fd83921c29f48f12f0d989213aa85 on robfalck:newshape_deprecation into de55c1e880c1ce413a3e03fb7221d149ed387114 on OpenMDAO:master.