egttools.analytical.utils¶
Functions
Calculate the selection gradients for a list of population states. |
|
Check whether a point (in barycentric coordinates) lies inside the unit simplex. |
|
Check for pairs of strategies that exhibit random drift based on replicator gradients. |
|
Determine the stability of stationary points for the replicator equation in pairwise games. |
|
Compute eigenvalues from an ordinary or generalized eigenvalue problem. |
|
Search for the roots (stationary points) of the given gradient function on the unit simplex. |
|
Find fixed points of the gradient function and determine their stability. |
|
Compute the gradient of selection between two strategies i and j using the replicator equation. |
|
Compute the gradient of selection for an n-player game using the replicator equation. |
|
Compute the time derivative of the replicator dynamics for 2-player games. |
|
Computes the replicator dynamics gradient for N-player games. |
|
Find a root of a vector function. |
|
Samples a continuous strategy composition uniformly at random from the unit simplex. |
Classes
A class containing methods to calculate the stochastic evolutionary dynamics of a population. |