Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

25 lines (21 loc) · 1.13 KB

Changelog:

June 22, 2020

  • Bug Fix: Multiprocessing error for Windows

June 19, 2020

  • Default parallelization of Monte-Carlo / Stochastic simulations
  • Backwards Compatible with given legacy modes names
  • Returns single dataset as three types depending on execution mode:
    • Local Mode:
      • 2d List
  • Changes:
    • Returning a single dataset was originally specified at the project’s inception instead of multiple per simulation
  • System Configuration Conversions
    • System Configuration as List of Configuration Objects
    • System Configuration as a Pandas DataFrame
    • System Configuration as List of Dictionaries

Backwards compatibility:

  • Expandable state and policy update parameter space enables changes to the parameter space of updates while supporting backwards compatibility
  • Legacy execution modes supported