Skip to content

Releases: PSLmodels/OG-Core

0.9.1

22 Jul 19:55
4f8501e
Compare
Choose a tag to compare

This version:

  • Adds an investment tax credit parameter to the model
  • Adds a boolean that allows the option to compute a reform using a stored baseline solution rather than recomputing the baseline

0.9.0

30 Jun 19:08
97fb7e6
Compare
Choose a tag to compare

This version adds multiple production industries to the model.

0.8.2

20 Jun 12:58
c1146f9
Compare
Choose a tag to compare

Formatting of source code with black.

Last tag before extension of model to include multiple industries.

0.8.1

04 Apr 08:30
0f34bc2
Compare
Choose a tag to compare

Version 0.8.1:

  • Updates PyPI.org packaging setup and includes auto-publishing GH Action (PRs #790, #795, and #797).
  • Cleans up documentation issues and old erroneous references to ogusa package (PR #797).

0.8.0

08 Mar 16:22
8ce4f4e
Compare
Choose a tag to compare

Version 0.8.0:

  • Adds a public capital good (i.e., infrastructure) used to produce private goods and services
  • Adds a financial intermediary that links domestic and foreign savings to investment
  • Improves multiprocessing with Dask
  • Updates documentation
  • Moves testing files outside of the ogcore package source files directory
  • Tests functionality with Python 3.10.

0.7.0

30 Aug 17:23
2772942
Compare
Choose a tag to compare

This is the first release of the OG-Core model (formerly the OG-USA model).

0.6.4

20 Jul 18:34
Compare
Choose a tag to compare

This release includes the following:

  • New parameters to directly model UBI policies
  • Heterogeneous discount factors for households
  • Additional output variables
  • Updated documentation
  • Inclusion of the CBO February 2021 forecasts

** This is the final release before the transition to OG-Core **

0.6.3

14 Jul 21:59
0d508b1
Compare
Choose a tag to compare

This release:

  • Updates the definition of market income from Tax-Calculator
  • Accounts for Tax-Calculator specified UBI policy via effective tax rates
  • Updates the default start year to 2021
  • Fixes bug allowing multiple year inputs on Compute Studio

0.6.2

13 May 02:53
bd9b897
Compare
Choose a tag to compare

This release contains:

  • Bug fixes for the the baseline_spending=True and open economy configurations
  • Enhancements to output plots and tables
  • More clear and concise source code

0.6.1

17 Apr 16:44
f0229fe
Compare
Choose a tag to compare

This release includes:

  • Bug fix for small open economy configuration
  • Updates to cached tax function files
  • Aesthetics updates to some plots
  • Changes to be compatible with ParamTools 0.13.1