Category: Library
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.