Skip to content

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

@Datseris

Description

@Datseris

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

No one assigned

    Labels

    acceptedAn addition/change that will be included in the next edition of the book.correctionA correction for an existing statement/section

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions