Improve documentation and minor bug fixes
BjoernLudwigPTB
released this
12 Mar 11:07
·
754 commits
to develop
since this release
Fix
- metrological_streams: Fixed computational error for batches of size more than one (
686bad5
) - agents: Fixed
buffer.clear
method, which did not work anymore after moving frommemory
tobuffer
Documentation
- README: Include the Zenodo DOI banner and add the Citation section (
4a57dd8
) - docstrings: Seriously improve docstrings and type hinting in
agents.py
anddashboard/LayoutHelper.py