Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 13:31
· 108 commits to main since this release

Commits

  • [a434aed]: Expand constructor and accessor methods for core simulation structs (ndebuhr)
  • [870e7f4]: Convert the test simulations to integration tests - making them better examples that only use the public API (ndebuhr)
  • [8d0a58d]: Simulator and model clocks refactoring - maintain a single simulation clock at the simulator level (ndebuhr)
  • [ee8f354]: Separate the simulator code into three smaller modules - simulator, web simulator, and couplings (ndebuhr)
  • [1c9aef2]: Refactoring - bundle simulator services (currently, a simulation clock and uniform RNG) for cleaner model interfaces (ndebuhr)
  • [bdbb890]: Increment version - bump to v0.7.0 (ndebuhr)