sogno-platform / dpsim

Real-time power system simulator including powerflow, (dynamic) phasors and EMT
https://sogno.energy/dpsim/
Mozilla Public License 2.0
70 stars 51 forks source link

Update Python examples to use new pybind11 bindings #182

Open stv0g opened 1 year ago

stv0g commented 1 year ago

Currently, the bare .py Python examples seem to still use the old Python bindings.

As those are not anymore part of the repo. We should either remove the outdated examples or update them to use the new pybind11 bindings.