Page 1 of 1

analytical derivatives in dynare++

PostPosted: Tue May 20, 2014 6:17 pm
by jasierraji
Hi all,

Here are 2 quick questions about Dynare++ (hopefully for Mr. Ondra Kamenik!):

1 - Does dynare++ use analytical derivatives to solve models up to the k-th order ?
2 - If so, is there a way to check the file/script where the expressions are created (much like in MATLAB-Dynare one can check the "mymodel_dynamic.m" functions ) ?

Thank you,
Jesus A. Sierra J.

Re: analytical derivatives in dynare++

PostPosted: Tue May 27, 2014 8:40 am
by MichelJuillard
jasierraji wrote:1 - Does dynare++ use analytical derivatives to solve models up to the k-th order ?

Yes, it does
jasierraji wrote:2 - If so, is there a way to check the file/script where the expressions are created (much like in MATLAB-Dynare one can check the "mymodel_dynamic.m" functions ) ?

No, the expressions exist only in memory.

Best

Michel

Re: analytical derivatives in dynare++

PostPosted: Fri May 30, 2014 2:02 pm
by jasierraji
Thank you very much Mr. Juillard.