SciML/Catalyst.jl
View on GitHubadd option to generate propensity functions for CLE models
Open
#986 opened on Jul 15, 2024
good first issue
Repository metrics
- Stars
- (517 stars)
- PR merge metrics
- (PR metrics pending)
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.