Skip to content

v0.3.0

Compare
Choose a tag to compare
@thomaswolgast thomaswolgast released this 21 Nov 18:53
· 10 commits to master since this release

What's Changed

  • Make base class API clearer
  • Simplify base class
  • Add example for custom constrain definition
  • Add Reward class to enable arbitrary reward functions and simplify the base class
  • Enable pure constraint satisfaction problems without objective function
  • Add option to use custom power flow and OPF solvers
  • Add lots of type hinting
  • Set-up CI/CD
  • Replace setup.py with pyproject.toml
  • Update to pandas 2.x (mainly reduce warnings)
  • Add lightsim2grid dependency for faster power flow

Full Changelog: v0.2.0...v0.3.0