SciML/Catalyst.jl
add option to generate propensity functions for CLE models
Offen
#986 geöffnet am 15.07.2024
good first issue
Repository-Metriken
- Stars
- (525 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 21h) (18 gemergte PRs in 30 T)
Beschreibung
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.