SciML/Catalyst.jl
add option to generate propensity functions for CLE models
オープン
#986 opened on 2024/07/15
good first issue
Repository metrics
- Stars
- (525 個のスター)
- PR merge metrics
- (平均マージ 6d 21h) (30d で 18 merged PRs)
説明
Currently I believe we generate CLE models using ODE ratelaws, but in some cases one might actually want to use the underlying propensity functions. We should both document this more clearly and add an option to use propensity functions instead.