Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@obrix obrix released this 15 Oct 13:25
· 1 commit to main since this release
899937d

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