HapponomyOrg / EconoSim.jl

Economic simulation tools
GNU General Public License v3.0
5 stars 1 forks source link

Beefing up the agent profile of EconoSim to Economic Agent and Markets as in sfctools #1

Open finmod opened 3 weeks ago

finmod commented 3 weeks ago

EconoSim.jl based on Agents.jl should be able to reproduce the ABM characteristics of sfctools (in python) here: https://sfctools-framework.readthedocs.io/en/latest/doc_software/software.html. This would be a major acquisition of ABM-SFC models to Julia and Agents.jl.

Also, it would be nice if pkg > test EconoSim would run

stefkuypers commented 3 weeks ago

This is definitely something worth looking into. Since I am the only developer working on this it might take some time though.

I'll start by looking into pkg > test EconoSim.

stefkuypers commented 3 weeks ago

pkg > test EconoSim now works