BDonnot / lightsim2grid

LightSim2grid implements a c++ backend targeting the Grid2Op (https://github.com/rte-france/grid2op) platform.
https://lightsim2grid.readthedocs.io/en/latest/
Mozilla Public License 2.0
46 stars 9 forks source link

When env is reset, slack weights are reset too #46

Open BDonnot opened 2 years ago

BDonnot commented 2 years ago

Environment

Note: If the bug concerns an installation issue, you have to provide us with the output of:

python3 setup.py build

AND

pip install -U .

Bug description

How to reproduce

Command line

# command line used if any 

Code snippet

import lightsim2grid

... # Some code 

Current output

The output of the code snippet above

Expected output

The expected output and/or expected behavior description