Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@nick-harder nick-harder released this 08 Oct 20:49
· 26 commits to main since this release
0a9f3fc

v0.4.1 - latest release (8th October 2024)

New Features:

  • improve LSTM learning strategy (#382)
  • add python 3.12 compatibility (#334)
  • manual strategy for interactive market simulation (#403)

Improvements:

  • add the ability to define the solver for the optimization-based market clearing inside the param_dict of the config file (#432)
  • shallow clone in Jupyter notebooks so that cloning is faster (#433)
  • fixes in storage operation bidding (#417)
  • update GitHub Actions versions (#402)

Bug Fixes:

  • add compatibility with pyyaml-include (#421)
  • make complex clearing compatible to RL (#430)
  • pin PyPSA to remove DeprecationWarnings for now (#431)