Skip to content

Releases: PSLmodels/OG-Core

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

0.6.0

15 Apr 19:25
b01a35b
Compare
Choose a tag to compare

This release adds:

  • Time path equilibrium solution to Compute Studio app
  • Additional output plots and tables
  • Cached tax function parameter estimates for current law policy
  • Modifiable Tax Calculator inputs through 2030
  • Bug fixes to baseline spending time path solution

0.5.13

04 Aug 03:37
f801ff3
Compare
Choose a tag to compare
Merge pull request #478 from jdebacker/pb3

Change init file

0.5.12

09 Nov 16:04
8e7110f
Compare
Choose a tag to compare

This release is to mark the state of OG-USA just before a major refactoring.