Skip to content

Upgrade HARK from 0.14.1 to 0.17.0#1

Open
llorracc wants to merge 1 commit intomainfrom
hark-migration-0141-to-0170
Open

Upgrade HARK from 0.14.1 to 0.17.0#1
llorracc wants to merge 1 commit intomainfrom
hark-migration-0141-to-0170

Conversation

@llorracc
Copy link

Major changes:

  • Updated config files: econ-ark==0.14.1 → econ-ark==0.17.0
    • pyproject.toml
    • environment.yml
    • binder/requirements.txt
  • Updated Python version requirement: 3.9 → 3.10+
  • Import changes: HARK.distribution → HARK.distributions (10 files)
  • Attribute renames: .pmf → .pmv, .IncomeDstn → .IncShkDstn
  • Method renames: initializeSim → initialize_sim
  • Fixed DiscreteDistribution constructor: scalar → array

This upgrade spans multiple versions (0.14.1 → 0.16.1 → 0.17.0) and includes all breaking changes from the meta-prompt discovery process.

Major changes:
- Updated config files: econ-ark==0.14.1 → econ-ark==0.17.0
  * pyproject.toml
  * environment.yml
  * binder/requirements.txt
- Updated Python version requirement: 3.9 → 3.10+
- Import changes: HARK.distribution → HARK.distributions (10 files)
- Attribute renames: .pmf → .pmv, .IncomeDstn → .IncShkDstn
- Method renames: initializeSim → initialize_sim
- Fixed DiscreteDistribution constructor: scalar → array

This upgrade spans multiple versions (0.14.1 → 0.16.1 → 0.17.0) and includes
all breaking changes from the meta-prompt discovery process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant