-
Notifications
You must be signed in to change notification settings - Fork 6
feat(BaseGraph): deprecation warning for substation_nodes argument in get_components #23
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
Conversation
c4fb7bb to
9f3bd5b
Compare
9167327 to
68adcd2
Compare
|
For some reason I do not see the performance boost when comparing the tests in https://github.com/PowerGridModel/power-grid-model-ds/blob/main/tests/performance/graph_performance_tests.py to main... |
24b000d to
0351b12
Compare
d38b33a to
7b31366
Compare
Signed-off-by: Vincent Koppen <[email protected]>
7b31366 to
554a71a
Compare
|
jaapschoutenalliander
left a comment
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.
Clear warning, nicely done
Signed-off-by: Thijs Baaijen <[email protected]>
|



get_componentsto use the newtmp_remove_nodescontext manager instead of copying the graphsubstation_nodesargument in theget_componentsfunctionget_componentswithout any argument.