-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
acceptedAn addition/change that will be included in the next edition of the book.An addition/change that will be included in the next edition of the book.correctionA correction for an existing statement/sectionA correction for an existing statement/section
Description
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
Metadata
Metadata
Assignees
Labels
acceptedAn addition/change that will be included in the next edition of the book.An addition/change that will be included in the next edition of the book.correctionA correction for an existing statement/sectionA correction for an existing statement/section