Skip to content

Problem with dimension #491

Description

@npsasikumar

Question❓

I am new to Julia, and I am a researcher in mathematics working with the synchronization of nonlinear dynamical systems. While implementing koopman_res as in the nonlinear_forced.jl the link: for my system, its showing the error : Test threw exception
Expression: ≈(get_inputmap(koopman_res), [0, 1.0, 0.0, 0.0, 0.0], atol = 0.1)
DimensionMismatch: dimensions must match: a has dims (Base.OneTo(0), Base.OneTo(0)), b has dims (Base.OneTo(5),), mismatch at 1

Please do suggest identifying the dimension of the function "get_inputmap(koopman_res)".
Thank you in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions