Go to file
sebastien 73d3e17540 v4 parser:
* added an embryonic checking pass after parsing
* modified the decision of which derivatives to compute:
  - if a simul statement is present, compute the jacobian vs endogenous variables only, and no hessian
  - if a stoch_simul/estimation/olr/osr statement is present, compute the jacobian vs all variables, plus the hessian
  - if the two previous conditions are simultaneously fulfilled, abort with an error
  - if none of these two conditions are fulfilled, abort with an error (nothing to compute)
* fixed a minor bug with the size of the jacobian matrix when computing it only vs endogenous variables


git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1120 ac1d8469-bf42-47a9-8791-bf33cf982152
2006-12-15 11:44:58 +00:00
doc v4: branching out /doc 2006-02-14 14:45:14 +00:00
matlab Bug corrections : TeX output, oo_ structure (posterior density), posterior IRF. 2006-12-15 11:37:24 +00:00
parser.src v4 parser: 2006-12-15 11:44:58 +00:00
scilab v4 scilab: new function 2006-07-05 13:19:29 +00:00
tests v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00