A broader follow-up:
Does anyone have experience/thoughts about running DSGE models on open-source platforms?
Open to Octave/Python/R/Julia or anything else with sufficient tooling. Open source matters not just for cost but also so it can run in a Docker container.
#EconSky
Does anyone have experience/thoughts about running DSGE models on open-source platforms?
Open to Octave/Python/R/Julia or anything else with sufficient tooling. Open source matters not just for cost but also so it can run in a Docker container.
#EconSky
Reposted from
Teal
Has anyone tried running the IMF's DIGNAD tool using GNU Octave (open source) instead of Matlab?
It would make me very happy not to have to shell out $$$ for a Matlab license.
@kevincareywb.bsky.social @davidmihalyi.bsky.social
climatedata.imf.org/pages/dignad
#EconSky
It would make me very happy not to have to shell out $$$ for a Matlab license.
@kevincareywb.bsky.social @davidmihalyi.bsky.social
climatedata.imf.org/pages/dignad
#EconSky
Comments
https://juliahub.com/ui/Packages/General/MacroModelling
https://github.com/FRBNY-DSGE/DSGE.jl
https://github.com/RJDennis/SolveDSGE.jl
Python:
https://github.com/jessegrabowski/gEconpy
https://github.com/gboehl/pydsge
https://github.com/escheffel/pymaclab (Not actively maintained)
R:
https://gecon.r-forge.r-project.org/
- #rstats: https://cran.r-project.org/web/packages/DynareR/
- #julialang: https://www.dynare.org/new-dynare-release/dynare-julia/
@clemensgvl.bsky.social @fqroldan.bsky.social @upanizza.bsky.social @mkessler.bsky.social @marinazucker.bsky.social @alvespina.bsky.social @emsovdebt.bsky.social
The current DIGNAD code is written in MATLAB with Dynare on top of it. I'm still very new to this, but it would be fantastic if we could implement it all in Dynare or some other open-source solution.