Variables#

The LINEAR2D model exposes a single variable via

macrostat.models.LINEAR2D.VariablesLINEAR2D:

  • State – the 2D state vector \(x_t\) recorded at each timestep.

Internally this is stored as a tensor of shape (timesteps, 2).