Skip to content

SineGeneratorAgent provided, properly shutdown networks and new docs

Compare
Choose a tag to compare
@BjoernLudwigPTB BjoernLudwigPTB released this 10 Jun 09:06
· 835 commits to develop since this release
1395fd2

Changes in version 0.5.0 of agentMET4FOF

BREAKING CHANGE

Features

  • when calling shutdown() on an agent network with either of the two backends, the execution now stops cleanly
  • SineGeneratorAgent is new part of the application code and thus can be integrated by from agentMET4FOF.agents import SineGeneratorAgent (see shortend tutorial 2

Documentation