SciML/Catalyst.jl

add option to generate propensity functions for CLE models

Open

#986 opened on Jul 15, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (81 forks)github user discovery
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.

Contributor guide