Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Parameters class implementation #1494

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

alanlujan91
Copy link
Member

This pull request updates the implementation of the Parameters class. It includes changes to the initialization, getitem, setitem, get, set_many, is_time_varying, to_dict, and update methods. The changes ensure better functionality and error handling in the Parameters class.

@alanlujan91 alanlujan91 requested a review from mnwhite September 8, 2024 14:31
@sbenthall sbenthall self-assigned this Sep 24, 2024
@sbenthall sbenthall self-requested a review September 24, 2024 17:38
HARK/core.py Outdated Show resolved Hide resolved
HARK/core.py Outdated Show resolved Hide resolved
HARK/core.py Outdated Show resolved Hide resolved
@sbenthall sbenthall assigned alanlujan91 and unassigned sbenthall Oct 22, 2024
@alanlujan91 alanlujan91 added Ready-To-Merge Has been reviewed and when branch is updated and checks pass it should be merged Abstract Stages and removed Abstract Stages labels Nov 7, 2024
@sbenthall sbenthall merged commit 2a3bff2 into econ-ark:master Nov 14, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready-To-Merge Has been reviewed and when branch is updated and checks pass it should be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants