Skip to content

Parametrized maps #172

Open
Open
@andreasvarga

Description

@andreasvarga

Is any way to define linear maps depending on some parameters? For example, I would like to define a time-dependent map A(t) or even a map A(t,p) depending on time values t and some parameters in p, to be used in DifferentialEquations.jl to define the function as f(u,p,t) = A(t,p)*u ?

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