MohamedKiouaz / python_gist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%