I have long been interested in agent based simulations so I played around with Agents.jl to make a toy model of rental market.
I published it here: GitHub - PiotrZakrzewski/real-estate-sim: Julia Agent Simulation of Real Estate Market
I am curious if you have any feedback on the code, either on general Julia programming on usage of Agents.jl
cheers!