Page 1 of 1

Dynare Python

PostPosted: Wed Oct 30, 2013 10:55 pm
by msh855
Hi,

I would like to know whether DYNARE can be run into or by Python. Is there any progress on this ?

Many thanks

Re: Dynare Python

PostPosted: Fri Nov 01, 2013 3:46 pm
by HoutanBastani
You can call C from python, so you can call the dynare preprocessor (written in C++). You can also call Matlab from python so you can call the dynare backend (written in Matlab).
https://github.com/jaderberg/python-matlab-bridge