-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature / Updated transformer weight before transformer ranking #698
Feature / Updated transformer weight before transformer ranking #698
Conversation
Signed-off-by: Jerry Guo <[email protected]>
Signed-off-by: Jerry Guo <[email protected]>
Quality Gate passedIssues Measures |
…eature/updated-transformer-ranking
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but just to double check, don't some Python tests need to be adjusted (besides the validation part) in the same way as the Cpp one?
Note: VS-Code was stroking on me when I tried to review from there, so duplicated comments may randomly appear at some point. If I catch them first I will delete, if someone else does, please delete or resolve.
..._grid_model_c/power_grid_model/include/power_grid_model/optimizer/tap_position_optimizer.hpp
Show resolved
Hide resolved
..._grid_model_c/power_grid_model/include/power_grid_model/optimizer/tap_position_optimizer.hpp
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, post resolve comments.
This PR is only about changing rank weight. There are indeed more changes needed for the ranking algorithm.
Signed-off-by: Jerry Guo <[email protected]>
Signed-off-by: Jerry Guo <[email protected]>
…eature/updated-transformer-ranking
Signed-off-by: Jerry Guo <[email protected]>
Quality Gate passedIssues Measures |
0f668d1
into
feature/step-up-transformer-tap-changer-support
This PR implements the updated transformer ranking in #662
0
instead of1