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

feat(model): SIR model #101

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat(model): SIR model #101

wants to merge 5 commits into from

Conversation

emptymalei
Copy link
Member

@emptymalei emptymalei commented Jan 4, 2025

Resolves: #100

@emptymalei emptymalei changed the title feat: SIR model feat(model): SIR model Jan 4, 2025
Copy link
Contributor

github-actions bot commented Jan 4, 2025

PR Preview Action v1.4.7
🚀 Deployed preview to https://kausalflow.github.io/hamilflow/pr-preview/pr-101/
on branch gh-pages at 2025-01-04 12:54 UTC

Copy link
Contributor

github-actions bot commented Jan 4, 2025

Coverage

Coverage Report (442d4d9, 3.10, macos-latest)
FileStmtsMissCoverMissing
hamilflow
   __init__.py00100% 
hamilflow/maths
   __init__.py20100% 
   trigonometrics.py1322 85%
hamilflow/models
   __init__.py00100% 
   brownian_motion.py4922 96%
   free_particle.py380100% 
   harmonic_oscillator.py1151010 91%
   harmonic_oscillator_chain.py4677 85%
   pendulum.py6022 97%
   sir.py460100% 
hamilflow/models/kepler_problem
   __init__.py20100% 
   dynamics.py6122 97%
   model.py1271111 91%
   numerics.py591111 81%
hamilflow/models/utils
   __init__.py00100% 
   typing.py40100% 
TOTAL6224792% 

Tests Skipped Failures Errors Time
2647 22 💤 0 ❌ 0 🔥 8.252s ⏱️

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.

Epidemic models
1 participant