Their write-up of their transition from Matlab to Julia is a nice read
too:
https://github.com/FRBNY-DSGE/DSGE.jl/blob/master/doc/MatlabToJuliaTransition.md

Adding to that: I found myself that MATLAB.jl can make the migration
easier as then it can be done step by step: just call the not yet
converted Matlab functions through MATLAB.jl.

And in case anyone else wonders what DSGE means: Dynamic stochastic
general equilibrium

https://en.wikipedia.org/wiki/Dynamic_stochastic_general_equilibrium

On Thu, 2015-12-03 at 15:05, Spencer Lyon <[email protected]> wrote:
> The Federal Reserve bank of New York has finished moving their fairly large
> DSGE model from Matlab to Julia. This model is used inside the Fed for
> forecasting and policy analysis.
>
> As part of the move to Julia, the code base has been open sourced.
>
> A blog post announcing the release is
> here: 
> http://libertystreeteconomics.newyorkfed.org/2015/12/the-frbny-dsge-model-meets-julia.html
>
> And the repository can be found here: https://github.com/FRBNY-DSGE/DSGE.jl

Reply via email to