Skip to content

Releases: PSLmodels/OG-Core

0.12.0

21 Aug 01:43
92f7594
Compare
Choose a tag to compare

This release:

  • Updates OG-Core to run with and be tested on Python 3.12.

0.11.17

19 Aug 06:20
8bbaa26
Compare
Choose a tag to compare

This release:

  • Adds
    • Description of alpha_I in docs
    • Updates valid range of the nominal UBI parameters
  • Bug Fixes
    • Extrapolate alpha_I in parameters.py
    • Ensure alpha_I shape conforms in TPI.py
    • Fix formatting of labels in constants.py

0.11.16

10 Aug 17:23
762584b
Compare
Choose a tag to compare

This release:

  • Adds parameter script make_params.py that generates a markdown file for the documentation parameters.md. Updates Makefile, and GitHub Actions (PR #963)
  • Updats debt-to-GDP plot labels (PR #962)

0.11.15

09 Aug 15:47
f21d2f0
Compare
Choose a tag to compare

This release:

  • Make OGcorePlots.mplstyle importable from the package by adding it to setup.py.

0.11.14

30 Jul 19:57
19c90fc
Compare
Choose a tag to compare

This release:

  • Adds aesthetic updates to plotting functions in parameter_plots.py and demographics.py

0.11.13

28 Jul 17:04
d76096f
Compare
Choose a tag to compare

This release:

  • Adds three new pension types to the model: (i) defined benefits system, (ii) notional defined contribution system, and (iii) points system.

0.11.11

25 Jun 01:48
35f27be
Compare
Choose a tag to compare

This release:

  • Adds new parameters for resource constraint tolerances for steady state and time path solution.

0.11.10

18 Jun 08:14
38d7481
Compare
Choose a tag to compare

This release:

  • Adds HSV to list of valid tax functions in default_parameters.json.
  • Fixes documentation issues and warnings.

0.11.9

12 Jun 21:50
c16cf28
Compare
Choose a tag to compare

This release:

  • Update demographics.py in the case the token input prompt does not work.
  • Add new utility to dump the parameters to a JSON file

0.11.8

11 Jun 07:58
4e6ae04
Compare
Choose a tag to compare

This release:

  • Updates to demographics.py module to accept token for UN World Population Prospects database access or to download data from the Population-Data repository.