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

Develop #148

Merged
merged 8 commits into from
Jul 1, 2022
Merged

Develop #148

merged 8 commits into from
Jul 1, 2022

Conversation

stevebachmeier
Copy link
Contributor

Release v1.3.4

Description

  • Category: release
  • JIRA issue: MIC-3208

Release v1.3.4

Testing

Automatic tests passed

mattkappel and others added 8 commits May 17, 2022 13:14
- *Category*: bugfix
- *JIRA issue*: [MIC-3070](https://jira.ihme.washington.edu/browse/MIC-3070)

Existing code was expecting a different column name for both input_draw and
random seed. This change corrects this.

Testing
Removed a seed's results from an existing results hdf file and attempted to 
`psimulate restart`, succeeded.
…146)

- *Category*: bugfix
- *JIRA issue*: [MIC-3193](https://jira.ihme.washington.edu/browse/MIC-3193)

Changes
- Uses `np.random.shuffle` rather than `np.random.choice` to choose the requested amount of draws and seeds
- Note that this sets the max seed count to 10000. This is presumably reasonable.

Testing
Ran `psimulate run` and `psimulate expand` with breakpoints to watch draws and seeds be drawn deterministically.
@stevebachmeier stevebachmeier merged commit 89cbb4a into main Jul 1, 2022
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.

2 participants