Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with dimension #491

Open
npsasikumar opened this issue Dec 5, 2023 · 0 comments
Open

Problem with dimension #491

npsasikumar opened this issue Dec 5, 2023 · 0 comments
Labels
question Further information is requested

Comments

@npsasikumar
Copy link

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.

@npsasikumar npsasikumar added the question Further information is requested label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant