Single File Python Gists

A few simple scripts to do have fun with python or solve small changes. Every script is standalone. If a script is too long, it is going to be taken from here and put in a new repository. Most of those scripts are not optimized, nor are they guarenteed to work.

Scripts

Script Description
elo.py test of the efficiency of an elo system
agent_sim.py small agent based simulation
traveller_problem.py test on the traveller's problem
economic_sim.py Food simulation between buyers and sellers with money
market_sim.py Edge funds simulation with fund managers