Bethany Nicholson

Results 76 comments of Bethany Nicholson

@dallan-keylogic I finally had some time to review this and left you lots of relatively minor comments.

@wangyexiang there is a new package out called OMLT for representing machine learning models within a Pyomo model. You can find it here: https://github.com/cog-imperial/OMLT

@AlexanderMeisinger I'm cleaning up old issues, can this be closed?

@SimonRubenDrauz I'm cleaning up old issues and noticed that you never got a reply. Is this still an issue for you?

@jialuw96 I'm not seeing the same test failures you reported. Looks like most of the failing jobs are all failing because Ipopt is failing to converge. This is the test...

@jialuw96 I added a couple more items to the checklist in your last comment.

Linking to issue #728. It would be nice if this utility for extracting info from the Ipopt log could be incorporated into the redesigned Ipopt interface.

@jialuw96 I'm still seeing errors in the ReadtheDocs build with some of the autoclass commands. This is the output: ``` WARNING: autodoc: failed to import class 'fim_doe.DesignOfExperiments' from module 'pyomo.contrib.doe';...

Closing this for now. This PR inspired some great discussion around standardizing graph representations of Pyomo models in #2272 but we don't currently have the resources to get those ideas...