Skip to content

v0.2.0

Compare
Choose a tag to compare
@stheid stheid released this 27 May 16:24
· 162 commits to master since this release
00e28db

API

  • ModelicaEnv:

    • reward function parameter
    • vis_cols now also supports Plotting templates
  • EmptyHistory and descendant: update(), append()

  • Agent: added properties

  • StaticControlAgent and descendant: small changes in constructor params, specifically obs_template, added properties

  • SafeOptAgent: added properties

  • Runner: plotting can be disabled

Examples

  • added example for plotting

Performance

  • 6.6× speedup

Dependencies

  • Increased Language Level to Python 3.8