Skip to content

Releases: powsybl/powsybl.jl

v0.1.0

15 Oct 13:25
899937d
Compare
Choose a tag to compare

Powsybl.jl v0.1.0 release notes

This is the first version of Powsybl.jl, the julia bindings for the PowSyBl framework.

⭐ New Features

  • Create an empty network
  • Create a set of tutorial example networks such as IEEE, Eurostag and more
  • Load a network from a file, supporting CGMES, UCTE, XIIDM, BIIDM, JIIDM, Matpower, IEEE CDF, PSS/E and PowerFactory data format
  • List network elements and explore their attributes through julia DataFrames