egttools.analytical

API reference documentation for the analytical submodule.

Functions

replicator_equation

Compute the replicator dynamics gradient for a two-player matrix game.

replicator_equation_n_player

Compute the replicator dynamics gradient for an N-player game defined by a payoff table.

Classes

PairwiseComparison

Analytical pairwise-comparison process for finite populations.

StochDynamics

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

sed_analytical

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

utils