Size: 2141
Comment:
|
Size: 2006
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
This page is an organization wiki for the implementation in Sage of various algorithms related to dynamics. |
|
Line 5: | Line 7: |
Different aspects of dynamical systems involving computers | Different aspects of dynamical systems involves computers |
Line 8: | Line 10: |
* prospection of combinatorial structures associated to dynamical systems (coded as infinite words, ...) | * numerical algorithms seen as dynamical systems * prospection of combinatorial structures associated to dynamical systems (infinite words, ...) |
Line 10: | Line 13: |
* numerical algorithms seen as dynamical systems | |
Line 12: | Line 14: |
This page is an organization wiki for the implementation in Sage of various algorithms related to dynamics. All of the code is accessible to anyone interested. Where marked the code is available on the "sage-combinat" public server. |
Dynamics in Sage
This page is an organization wiki for the implementation in Sage of various algorithms related to dynamics.
Introduction
Different aspects of dynamical systems involves computers
- simulation and experimentation
- numerical algorithms seen as dynamical systems
- prospection of combinatorial structures associated to dynamical systems (infinite words, ...)
- intrinsically discrete dynamics: shifts, cellular automata, ...
- ...
Quick links
combinat wiki: the wiki page of the combinat community
installation instructions: how to install sage-combinat on your computer
dynamics/examples: examples that are produced with the code of sage-dynamics
sage-dynamics: lma.metelu.net mailing-list
sage-dynamics: Google group (web forum + mailing list)
Organization
We plan to create a *dynamics* repository at the root of Sage subdivided according to the following hierarchy
- arithmetic_dynamics (?)
- cellular_automata (?)
- complex_dynamics (?)
- shifts (sage-combinat)
tilings (WangTile)
- substitutive shift
- self similar interval exchange map
- s-adic shift
- Sturmian
- interval exchange maps
- surface_dynamics (sage-combinat)
- flat_surfaces
- origamis
- veech_surfaces
- linear suspensions of iet
- train_tracks
- hyperbolic_dynamics
- geodesic flow
- Fuchsian groups
- hamiltonian flows
- logarithmic suspensions of iet
- flat_surfaces
- picewise (sage-combinat)
- interval_exchange_transformations and linear_involutions
- affine_iet
- interval_translation
- 2D (?)