Andrew Lee

Results 126 comments of Andrew Lee

For now, there does not seem to be much activity on this PR. I will close it for now to reduce clutter on the PR board and help us see...

This is old enough that I think it can be closed now. Plus, we are starting to look at rebuilding scaling anyway,

This is old enough that I am going to assume it is either fixed or no longer matters.

@michaelbynum Something you might want to think about for the docs here: I have received a number of questions this week about this PR and how it is distinguished from...

As mentioned in the dev call, regarding the test failure in the power generation models you should: 1. Mark the failing tests with `pytest.mark.xfail` 2. In the failing code, add...

@bpaul4 I would say we need to get that examples PR merged first.

@lbianchi-lbl I think we should look into that one a bit more first, and fix it if we can. Being that is in the core code, we should at least...

A related note: Numpy is in the course of releasing v2.0 which may have impacts both here and in our code in general. The Pyomo team is tracking things on...

@dallan-keylogic For now, I have been doing hard-coded scaling where it is necessary (e.g. the Gibbs reactor) until the new scaling tools are ready. We will need to switch all...