Skip to content

0.10.8

Compare
Choose a tag to compare
@sbenthall sbenthall released this 05 Nov 16:56
· 2559 commits to master since this release
0714bf4

Release Date: Nov. 05 2020

Major Changes

  • Namespace variables for the Market class #765
  • We now have a Numba based implementation of PerfForesightConsumerType model available as PerfForesightConsumerTypeFast #774
  • Namespace for exogenous shocks #803
  • Namespace for controls #855
  • State and poststate attributes replaced with state_now and state_prev namespaces #836

Minor Changes

  • Use shock_history namespace for pre-evaluated shock history #812
  • Fixes seed of PrefShkDstn on initialization and add tests for simulation output
  • Reformat code style using black