Modified insurancesimulation.py to also save data on agents per timestep
Created file visualisation.py to visualise the new agent data
visualisation.py very simply compares the size of each reinsurancefirm to one another per timestep
more complex visualisations can be made from the basic class setup
Modified insurancesimulation.py to also save data on agents per timestep Created file visualisation.py to visualise the new agent data visualisation.py very simply compares the size of each reinsurancefirm to one another per timestep more complex visualisations can be made from the basic class setup