SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
81 stars 14 forks source link

add algebraic petri model for scenario 2 #92

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

@olynch @p-stokes

codecov[bot] commented 1 year ago

Codecov Report

Merging #92 (8138648) into main (9faea6a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   72.16%   72.16%           
=======================================
  Files           5        5           
  Lines         212      212           
=======================================
  Hits          153      153           
  Misses         59       59           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Vaibhavdixit02 commented 1 year ago

Should this be used instead of the SEIRHD model being used in #98 currently?

ChrisRackauckas commented 1 year ago

don't worry about it

ChrisRackauckas commented 1 year ago

Superceded by https://github.com/SciML/EasyModelAnalysis.jl/pull/101