We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.add_hospitalisation()
Could this be vectorised in the same way as .add_outcome() was in #101? The logic looks quite similar.
.add_outcome()
Originally posted by @pratikunterwegs in #117 (comment)
The text was updated successfully, but these errors were encountered:
vectorise .add_hospitalisation, closes #125
29c8f96
update sim_linelist and sim_outbreak snapshots as the number of rando…
7c23967
…m samples is different now .add_hospitalisation is vectorised, relates #125
4f1dae8
840b272
No branches or pull requests
Could this be vectorised in the same way as
.add_outcome()
was in #101? The logic looks quite similar.Originally posted by @pratikunterwegs in #117 (comment)
The text was updated successfully, but these errors were encountered: