Skip to content
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

add shortcircuit analysis api #640

Merged
merged 6 commits into from Sep 13, 2023
Merged

add shortcircuit analysis api #640

merged 6 commits into from Sep 13, 2023

Conversation

CBiasuzzi
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

#433

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change or deprecate an API?

  • The Breaking Change or Deprecated label has been added
  • The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)

Other information:

Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
@CBiasuzzi CBiasuzzi changed the title Shortcircuit analysis [WIP] Shortcircuit analysis Aug 23, 2023
Copy link
Contributor

@EtienneLt EtienneLt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small details

cpp/src/pypowsybl.h Outdated Show resolved Hide resolved
docs/reference/shortcircuit.rst Outdated Show resolved Hide resolved
pypowsybl/shortcircuit.py Show resolved Hide resolved
pypowsybl/shortcircuit.py Outdated Show resolved Hide resolved
cpp/src/pypowsybl.cpp Outdated Show resolved Hide resolved
docs/user_guide/shortcircuit.rst Show resolved Hide resolved
Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
@EtienneLt EtienneLt changed the title [WIP] Shortcircuit analysis Shortcircuit analysis Sep 13, 2023
@EtienneLt EtienneLt changed the title Shortcircuit analysis add shortcircuit analysis api Sep 13, 2023
@EtienneLt EtienneLt merged commit bf7b7a3 into main Sep 13, 2023
7 checks passed
@EtienneLt EtienneLt deleted the shortcircuit_analysis branch September 13, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants