Skip to content

Feature request: support for discrete-time (function maps, Markov processes) #571

@sdwfrost

Description

@sdwfrost

Many ecological and epidemiological models are defined in terms of discrete time. Would it be possible to have these explicitly supported in ModelingToolkit? There are two routes to this, as fair as I can see:

  1. Take your standard ModelingToolkit model code, plus a delta t, and turn the rates into probabilities/proportions as in the following
  2. Write the ModelingToolkit model directly in terms of probabilities/proportions, and generate maps/Markov models directly (ie no need for specifying a time step, transforming parameters, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions