SciML/Catalyst.jl
add option to generate propensity functions for CLE models
Ouverte
#986 ouverte le 15 juil. 2024
good first issue
Métriques du dépôt
- Stars
- (525 étoiles)
- Métriques de merge PR
- (Merge moyen 6j 21h) (18 PRs mergées en 30 j)
Description
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.