Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2010-10-08 11:28:02
Size: 918
Editor: vdelecroix
Comment:
Revision 7 as of 2017-04-28 18:53:56
Size: 81
Editor: mrennekamp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#REDIRECT dynamics
Line 3: Line 4:
== Introduction ==

Different aspect of dynamics has to deal with computer

  * simulation
  * prospection of combinatorial structure associated to dynamical systems (coding as infinite words, ...)
  * shifts, cellular automata

This page is aimed to be a roadmap for the implementations of various algorithm related to dynamics.

== Organization ==

We dedicate a repository dynamics which would contain the following tree of repositories

  * cellular_automata (?)
  * complex_dynamics (?)
  * shifts
    * tilings (WangTile)
  * surface_dynamics
    * flat_surfaces
       * origamis
       * veech_surfaces
    * train_tracks
    * hyperbolic_dynamics
  * picewise
    * interval_exchange_transformations and linear_involutions
    * affine_iet
    * interval_translation
    * 2D (?)

== Subprojects ==

  * a project for flat surfaces [[SageFlatProject]]
This page has moved to [[dynamics]]

Dynamics in Sage

This page has moved to dynamics

SageDynamicsProject (last edited 2017-04-28 18:53:56 by mrennekamp)