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

Version 0.2.5 #106

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Version 0.2.5 #106

merged 4 commits into from
Oct 9, 2024

Conversation

twallema
Copy link
Owner

@twallema twallema commented Oct 9, 2024

Pull request checklist

  • I have checked to ensure there aren't other open Pull Requests for the same update/change
  • I have verified all tests work / have added new tests.
  • I have verified all tutorials work.
  • I have updated the documentation accordingly.

Describe your pull request

Highlights:

Validated the use of Python 3.12. Validated pySODM on macOS Sonoma 14.5. 'draw functions' only have 'parameters' as mandatory input, followed by an arbitrary number of additional parameters (PR #75). Tutorial environment can now be found in tutorial_env.yml and was renamed PYSODM-TUTORIALS (PR #76). Users can choose when the simulation starts when calibrating a model (PR #92). Initial model states can now be a function returning a dictionary of states. This initial condition function can have arguments, which become part of the model's parameters, and can therefore be optimised (PR #99). Deprecation of legacy 'warmup' parameter (PR #100). Change 'states' --> 'initial_states' as input needed to initialize a model (PR #102).

@twallema twallema merged commit 23608f7 into master Oct 9, 2024
2 checks passed
@twallema twallema deleted the bump-the-version branch October 9, 2024 02:27
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