The supplementary material contains

1. the pdf of the appendix
2. the julia code for the experimental section that was added in the appendix after the rebuttal 
(file APoA_diagonal_games.jl)	which is thoroughly documented
3. the following two folders with matlab code

Folder: Matlab_code_figures 
This folder contains the code that produces the figures of the paper (except Figure 1).

Files:
1. main_manifolds: produces Figures 4 (main part) and Figures 8, 9 in supplementary. 
Currently it is parameterized for Figure 9.
2. main_invariant_surface: generates Figures 2 (main) and 6 (supplementary).
3. main_flat_separatrix: generates Figures 3 (main) and 7 (supplementary).
4. main_apoa: generates Figure 5 (main) and can also be used to plot the APoA in the 
unbounded regime (i.e., for a<0.5).
5. aux_ : such files are downloaded from mathworks and used inside the above routines.


Folder: Matlab_code_dynamics
This folder contains the files that can be used as independent libraries 
to run the qreplicator dynamics in more general settings (including FTRL settings
and tracking the dynamics in the payoff space).

Files: 
1. Report_PrimalSpace: generates Figure 1 (main).
2. The remaining files are called by this Report. 

