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

For FDPF powerflow: do not recompute Bp and Bpp when grid did not change #67

Closed BDonnot closed 3 months ago

BDonnot commented 9 months ago

As this is done for Ybus and YbusDC for example

BDonnot commented 3 months ago

Done in 0.8.1 though it can be further optimized for sure.