BYU-PRISM / GEKKO

GEKKO Python for Machine Learning and Dynamic Optimization
https://machinelearning.byu.edu
Other
580 stars 103 forks source link

Solver extension: Improved error logging + fix for multithreading #185

Closed alma-walmsley closed 2 days ago

alma-walmsley commented 2 weeks ago

Better error messages for solver extension error handling.

alma-walmsley commented 2 weeks ago

Marked as draft for now, I need to fix an issue when running with multithreading

APMonitor commented 2 weeks ago

Let me know when the pull request is ready to merge. It looks like it is still in Draft mode.

alma-walmsley commented 2 weeks ago

I've added the changes now; I'll just get Keegan (who is using this) to verify everything works as expected.

alma-walmsley commented 1 week ago

Should be good to go

APMonitor commented 2 days ago

Thanks for your great work on the solver extension package and on this update for more descriptive error messages.