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

Version 0.7.4 #62

Merged
merged 23 commits into from
Aug 24, 2023
Merged

Version 0.7.4 #62

merged 23 commits into from
Aug 24, 2023

Conversation

BDonnot
Copy link
Collaborator

@BDonnot BDonnot commented Aug 24, 2023

  • [FIXED] a bug where, when you disconnect a load (or gen), the next action cannot be performed
    if it modifies the load (or gen), because you "cannot change the value of a disconnected load (or gen)"
  • [FIXED] read-the-docs template is not compatible with latest sphinx version (7.0.0)
    see Add Sphinx 7 support readthedocs/sphinx_rtd_theme#1463
  • [IMPROVED] initialize the underlying "PandaPowerBackend" without numba
  • [IMPROVED] grid2op import to be more compliant with renaming of uppercased file names
  • [IMPROVED] decoupling of the PandapowerBackend class and the class "internally" used by LightSimBackend
    when loading the grid. This caused some issue, eg sim2real and storage units grid2op#508

@BDonnot BDonnot merged commit 311dfba into master Aug 24, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant