Skip to content

ODE, SDE, and Discrete Problem dispatches for ParsedReactionNetwork #105

@TorkelE

Description

@TorkelE

Since these contain initial conditions and parameter values, would it make sense to create dispatches to e.g. do

using ReactionNetworkImporters
BCR = loadrxnetwork(BNGNetwork(), "BCR.net")
tspan = (0.0,1000.0)
oprob = ODEProblem(BCR, tspan)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions