Tag: Game Theory
Dynamics Visualizations
As part of my teaching and research, I often dealt with the behaviors of populations playing game-theoretic games under dynamic rules. To help better understand how this worked, I created a tool to visualize two-player game dynamics.
Game Theory Simulation Framework - C
Later in my research career, I found that the python simulation framework I had constructed was too slow to effectively finish my research in time. So, I migrated most of the functionality to a C library.
Game Theory Simulation Framework - Python
Formerly, I maintained this game theory simulations framework in python/cython. It can certainly still be used, though I have no intention of providing updates at this time.