TemoaProject / temoa

Tools for Energy Model Optimization and Analysis
http://temoacloud.com
GNU General Public License v2.0
84 stars 48 forks source link

Updated Libraries #86

Closed jeff-ws closed 3 months ago

jeff-ws commented 3 months ago

This PR "releases the hold" on updating Numpy and subsequently, Pyomo

Pyomo is now numpy 2.0 compatible with the latest release, so this PR allows both to update. All internal tests pass on MacOS. Noted slight decrease in testing time ~10%, so perhaps a performance upgrade overall.

This commit also allows many other library updates