SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
79 stars 13 forks source link

Add `create_sensitivity_plot(sensres, pbounds)` #134

Closed YingboMa closed 1 year ago

YingboMa commented 1 year ago

We don't want to recompute sensitivity just to plot it.

ChrisRackauckas commented 1 year ago

Ehh performance perschmormance.