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

Add note on "creating a dynamical system in DynamicalSystems.jl" for high dimensional systems #4

Open
Datseris opened this issue Nov 2, 2022 · 0 comments
Labels
accepted An addition/change that will be included in the next edition of the book. correction A correction for an existing statement/section

Comments

@Datseris
Copy link
Member

Datseris commented Nov 2, 2022

It came to my attention that some students read our Chapter 1 and the use the very first code snippet to make their own dynamical system. That is great if the system is sufficiently low dimensional. However, some students use the same code to make any dynamical system, such as e.g., a coupled oscillator network which could be arbitrarily high dimensional.

We should have a clear note in that section warning about this. Something like:

Note that Code 1.1 is meant to be used when the dynamical system is low dimensional. For high dimensional systems an alternative code should be used that is described in the documentation of DynamicalSystems.jl

@Datseris Datseris added accepted An addition/change that will be included in the next edition of the book. correction A correction for an existing statement/section labels Nov 2, 2022
@Datseris Datseris changed the title Add note on "creating a dynamical system in DynamicalSystems.jl" Add note on "creating a dynamical system in DynamicalSystems.jl" for high dimensional systems Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted An addition/change that will be included in the next edition of the book. correction A correction for an existing statement/section
Projects
None yet
Development

No branches or pull requests

1 participant