Skip to content

Pyramulator 0.3.0

Choose a tag to compare

@chenshih1 chenshih1 released this 19 Aug 06:59
· 5 commits to master since this release

Changes (0.2.0 → 0.3.0)

  • Pythonic API: Config attribute access (cfg.standard, cfg.speed, cfg.org, cfg.channels, cfg.ranks)
  • completions() iterator: collect_events=True pull model yields RequestInfo in a for loop
  • Unified returns: tick/run/run_until_idle/flush all return cycles advanced
  • stats property; validate() returns None on success; send_reads/send_writes accept any iterable

Install:

pip install pyramulator-0.3.0.tar.gz