Merged
Conversation
- Reorganizing the plotOptimization function to separate design variables from constraints and cost function. It also gives units to different variables and constraints. It is also color-referenced. - Adding units dictionary for constraints. - Adding two additional constraints related to the inclination angle of the line.
Contributor
|
Awesome improvements in here! I have some requests/suggestions we can discuss:
|
- having option to switch between stacked 'tall' and a grid type. Default is tall. - having ylabels instead of titles. - other improvements to make sure there is no overlays between the subplots.
Collaborator
Author
…on function in LineDesign.
Collaborator
Author
|
Reorganizing the plotOptimization function to Units tracking and assignment
New constraints
Plotting improvements
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

If one constraint is not met, it will be plotted in red color to alert the optimizer this constraint is violated.