SciML / EasyModelAnalysis.jl

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

ensemble simulation of a collection of MTK models #148

Closed anandijain closed 1 year ago

anandijain commented 1 year ago

simple function that solves a bunch of MTK models. related to covid forecast hub task.

i can't assign but this is on me

anandijain commented 1 year ago

i guess part of it may be non-uniformity in state names of the model collection

ChrisRackauckas commented 1 year ago

What is needed beyond https://github.com/SciML/EasyModelAnalysis.jl/blob/main/src/basics.jl#L85-L132 and https://github.com/SciML/EasyModelAnalysis.jl/blob/4ffafdb580e4d8f28dbb35e7af166a0baef85e09/src/datafit.jl#L122-L145 ?