plot_constraint violations(..) #223
Closed
Peter230655
started this conversation in
General
Replies: 4 comments 3 replies
|
Feel free to improve it in a new PR. |
1 reply
|
I still don't like controlling |
2 replies
|
Sorry! What I meant was this: I made an PR where I changed the plots, but did not touch the variable h printout. You merged this one. So If I make the change here, I will make a new PR There is a PR pending, not merged, which in addition takes care of the variable h also. Here I'd simply push the changes. |
0 replies
|
I think, taken care off. |
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.
Uh oh!
There was an error while loading. Please reload this page.
I think, you were right, too complicated:

Mabybe better just like this:
The number of axes depends on the number of instance constraints.
If the user gives two axes, the method will tell how many are needed, unless two is correct.
If you plan to merge variable h before you change this, maybe it could be added:
If node_time_interval is a symbol, rather than a float, the times in the instance constraints should be given as
m * node_time_interval, where m is an integer or a float.
All reactions