Low-dimensional Analyzers#

Bifurcation1D(model, target_pars, target_vars)

Bifurcation analysis of 1D system.

Bifurcation2D(model, target_pars, target_vars)

Bifurcation analysis of 2D system.

FastSlow1D(model, fast_vars, slow_vars[, ...])

FastSlow2D(model, fast_vars, slow_vars[, ...])

PhasePlane1D(model, target_vars[, ...])

Phase plane analyzer for 1D dynamical system.

PhasePlane2D(model, target_vars[, ...])

Phase plane analyzer for 2D dynamical system.