eom_bounds #484
Closed
Peter230655
started this conversation in
Ideas
eom_bounds
#484
Replies: 3 comments
-
|
Yeh that is fine to add. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
There are too many tests that have repetitive problem instantiations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just mislabled the key of an eom_bound, to some non-existing eom. This resulted in the warning: not enough degrees of freedom, as the eom I wanted to be like a < eom[label] < b now was eom[label] = 0
Would it make sense to throw a warning if an eom_bound key does not match the numbers of eoms?
Beta Was this translation helpful? Give feedback.
All reactions