SciML/Catalyst.jl

add option to generate propensity functions for CLE models

Open

#986 opened on Jul 15, 2024

 (0 comments) (0 reactions) (0 assignees)Julia (81 forks)github user discovery
good first issue

Repository metrics

Stars
 (525 stars)
PR merge metrics
 (Avg merge 6d 21h) (18 merged PRs in 30d)

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.

Contributor guide