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

Added Support for Mass Action and Standard Incidence Selection and the Models SI, SIS, and SIRS #301

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 5, 2024

  1. - Added epidemiological models: SI, SIS, and SIRS

    - All models now support selection between Mass Action and Standard Incidence
    M-BSquared committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    da96be4 View commit details
    Browse the repository at this point in the history
  2. Create Maximilian Boeck.dco

    Added dco
    M-BSquared committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7920f9f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    47d6b3c View commit details
    Browse the repository at this point in the history
  2. Fixed FutureWarning, added datetime handling in securities.py, moved DCO

    - Fixed FutureWarning related to positional indexing (pandas)
    - Added a TODO comment to update endpoint to handle datetime vals in securities.py
    - Moved DCO to the dco folder for better organization
    M-BSquared committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9cc8dea View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Updated yout contribution standards

    Everything is covered by: Maximilian Boeck.dco
    M-BSquared committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    cc3ad34 View commit details
    Browse the repository at this point in the history
  2. Updated your contribution standards

    Everything is covered by: Maximilian Boeck.dco
    M-BSquared committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a2c94e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    391696c View commit details
    Browse the repository at this point in the history