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

Add SIR model with unknown time of initial infection #2460

Merged
merged 9 commits into from
May 5, 2020

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    bbbd486 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    43480e7 View commit details
    Browse the repository at this point in the history
  2. Add .predict() method

    fritzo committed May 1, 2020
    Configuration menu
    Copy the full SHA
    7a21fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4cc9fa View commit details
    Browse the repository at this point in the history
  4. Fix indexing logic

    fritzo committed May 1, 2020
    Configuration menu
    Copy the full SHA
    3f9c925 View commit details
    Browse the repository at this point in the history
  5. Add test for Index()[]

    fritzo committed May 1, 2020
    Configuration menu
    Copy the full SHA
    29825c8 View commit details
    Browse the repository at this point in the history
  6. Fix docs

    fritzo committed May 1, 2020
    Configuration menu
    Copy the full SHA
    3d73031 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Address review comments

    fritzo committed May 4, 2020
    Configuration menu
    Copy the full SHA
    27b20d1 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    fritzo committed May 4, 2020
    Configuration menu
    Copy the full SHA
    fad40cd View commit details
    Browse the repository at this point in the history