John Eslick

Results 16 issues of John Eslick

I went to finish off issue #577 to explain in the docs where to put most flowsheets. I think I find the relevant docs, but they seem to be way...

documentation
Priority:Normal

I don't want to make things to complicated, but I was thinking it would be nice to be able to label PRs so that tests don't run. I may be...

Priority:Low

If you try to run get-extensions on macOS, and you've run it before, you'll get a permission error. Seems macOS doesn't really like you to delete or overwrite dylib files....

Priority:Low

I think this issue will probably be resolved in Anaconda, but I have an issue where the version of libstdc++ from Conda conflicts with the one from Ubuntu 22.04. When...

Priority:Normal

On both macOS and all Linux distress I tried with ARM64 processors Pysmo tests fails. I can't really see a clear reason by the test output is below. ``` ===================================...

Priority:Normal

I have some more delicate tests that fail on ARM64 macOS. I'm not sure who's responsible for these so we can assign appropriately. I guess the NGFC may be fixed...

Priority:Normal
testing

We need to macOS binaries for completeness in our install instruction coverage. We have ARM64 binaries now is that sufficient? If we need x86_64, how are we going to get...

Priority:High

I found a problem with a table utility function and I'm afraid it could be an issue elsewhere in IDAES. I know in quite a few places we may use...

Priority:Normal
discussion

Generally scaling factors are calculated in the tree structure of an IDAES model by going from the leaf blocks and calling the calculate scaling factors methods and proceeding to their...

Priority:Normal
discussion

This is just a request for improvement in the exception message or logging when there is an exception that happens because you try to solve a block that has a...

enhancement
IDAES related