Skip to content

Releases: PSLmodels/OG-Core

0.15.3

24 Jan 13:20
e0d0972

Choose a tag to compare

This release:

  • Adds two new parameters, income_tax_filer and wealth_tax_filer, that determine whether certain household types j pay income or wealth taxes, respectively. See PR #1084.

0.15.2

22 Jan 23:10
dd21944

Choose a tag to compare

This release:

  • Two new parameters, r_gov_DY and r_gov_DY2, that allow the government interest rate to be a function of the debt-to-GDP ratio. See PR #1037.

0.15.1

18 Jan 11:43
8cf609a

Choose a tag to compare

This release:

  • A new parameter c_min to the Parameters class that allows the user to specify minimum consumption amounts by consumption good. See PR #1085.

0.15.0

15 Dec 21:55
83227e3

Choose a tag to compare

This release:

  • Adds a new parameter baseline_theta to the Parameters class that allows the user to specify whether to use the steady-state replacement rate parameters from the baseline solution in a reform run. See PR #1077.

0.14.14

24 Nov 21:50
cb0e9df

Choose a tag to compare

This release:

  • Create SS.SS_initial_guesses function to allow more flexible initial guesses for steady state solution (PR #1061)
  • Robust steady-state solution used for reform solution (PR #1061)
  • Test of SS.solve_for_j function (PR #1061)

0.14.13

21 Nov 06:42
9aafbbd

Choose a tag to compare

This release:

  • Fix calculation of consumption tax revenue with differentiated goods (PR #1074)

0.14.12

14 Nov 21:44
b5a3ebd

Choose a tag to compare

This release:

  • Uses data for pre-time path population distribution (rather than inferring it) (PR #1071)

0.14.11

10 Nov 22:37
df7b128

Choose a tag to compare

This release:

  • Adds Ethiopia demographic data mapping.

0.14.10

11 Sep 09:28
ab0497d

Choose a tag to compare

This release:

  • Fixes nonconformable matrices in TPI.py introduced in version 0.14.9 (PR #1054)

0.14.9

11 Sep 02:35
e42d4e5

Choose a tag to compare

This release:

  • Fixes replacement_rate_adjustment parameter in the steady state (PR #1053)
  • Adds some saved output to tpi_vars.pkl object (PR #1054)