Open finmod opened 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
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.
pkg > test EconoSim now works
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