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

Refactor for more multi dispatch #79

Merged
merged 21 commits into from
Feb 27, 2024
Merged

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    061562b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa43e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44163bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79ced40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74129fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f18376 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aafacc8 View commit details
    Browse the repository at this point in the history
  8. temporary broken state

    SamuelBrand1 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5bb9692 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3ea60c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    813bc21 View commit details
    Browse the repository at this point in the history
  2. Moved the function closure approach of generate_latent_infs for `Re…

    …newal` to a callable on `Renewal`
    SamuelBrand1 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0cd2efc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2228c4b View commit details
    Browse the repository at this point in the history
  4. remove undefined exports and fix broken unit test due to default prio…

    …rs not being exported (used internally now)
    SamuelBrand1 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a0e91fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b06d43 View commit details
    Browse the repository at this point in the history
  6. New model diagram

    SamuelBrand1 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5b293dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6373362 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7e3d60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f5d461 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    270c2c2 View commit details
    Browse the repository at this point in the history
  11. Create safety for rt/Rt modelling so doesn't sample huge epidemics th…

    …at lead to overflow errors
    SamuelBrand1 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9331c2f View commit details
    Browse the repository at this point in the history
  12. Update test_models.jl

    SamuelBrand1 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5533e53 View commit details
    Browse the repository at this point in the history