egttools.analytical

API reference documentation for sed_analytical submodule.

Functions

replicator_equation

Produces the discrete time derivative of the replicator dynamics

replicator_equation_n_player

Calculates the gradient of the replicator dynamics given the current population state.

Classes

PairwiseComparison

A class containing methods to study analytically the evolutionary dynamics using the Pairwise comparison rule.

StochDynamics

A class containing methods to calculate the stochastic evolutionary dynamics of a population.

egttools.analytical.sed_analytical

This python module contains the necessary functions to calculate analytically the evolutionary dynamics in Infinite and Finite populations on 2-player games.

egttools.analytical.utils