7 Apr
2009
7 Apr
'09
9:36 a.m.
Hi When I try to run Dynare (stoch_simul) using binaries from 4.0.3 (and 4.0.2 too) in combination with the latest matlab code and the latest dr1.m, I get the following error on line 547 rhs = -sparse_hessian_times_B_kronecker_C(hessian,zx); ??? First input must be a sparse (dynare) hessian matrix. as it seems because the hessian is not sparse but flat 2D. Do I just need to rebuild the latest binaries (which I have few separate problems with) or is there something else that needs to be done? Best regards George