Skip to content

ODESystem does not accept matrix variables #604

@baggepinnen

Description

@baggepinnen

I had to call vec below for the constructor to accept my parameter K, which is a matrix.

ODESystem(connections, t, ϕ, vec(K), systems=[armsys,motorsys])

It's not a huge problem, but the friction could be reduced by handling that automatically.

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