- 09 Jan, 2007 1 commit
-
-
sebastien authored
* reshaped DataTree/ModelTree using a more object-oriented approach * improved expression sharing algorithm (temporary terms in output files), resulting in smaller output files for big models * optimized performance (both in computing time and memory consumption) * bugfix: the expressions stored in local parameters of models (pound expressions) are now derived * bugfix: cosh(0) = 1 * removed some useless parentheses in output git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1148 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 06 Jan, 2007 1 commit
-
-
michel authored
add VariableTable::get_dyn_var_nbr() git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1141 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 05 Jan, 2007 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1138 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 04 Jan, 2007 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1135 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 02 Jan, 2007 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1132 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Dec, 2006 2 commits
-
-
sebastien authored
* added planner_objective statement, which triggers the creation of filename_objective_static.m * added computing pass * added the possibility of writing the hessian in static output file git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1126 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1125 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 15 Dec, 2006 2 commits
-
-
sebastien authored
* added a computing pass * ModelTree: - separated checking pass, computing pass, and output writing - reorganized static and dynamic model file output code git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1121 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
* 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
-
- 14 Dec, 2006 1 commit
-
-
sebastien authored
* cleaned and simplified the code * incorporated VariableTable as a private member of DataTree/ModelTree git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1118 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 12 Dec, 2006 1 commit
-
-
sebastien authored
* clearly separated the parsing process from the output writing, using an abstract intermediary representation of the mod file * created the Statement class, and its derivatives, for that purpose * fixed bug with "corr" statements in "shocks" blocks (variables indexes given to matlab were incorrect) * fixed bug with "optim" option of "estimation" (this option was not passed to matlab) * fixed bug with "dynatype" and "dynasave" (variable list was not passed correctly to matlab) * fixed bug with "calib" and "calib_var" (they were unusable because of flex misspecification) * fixed segmentation fault with "estimated_params_bound" and "estimation_params_init" git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1117 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 28 Nov, 2006 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1113 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
v4 parser: created ModFile class, which is the abstract representation of a mod file; removed all static variables git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1110 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 17 Nov, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1084 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 15 Nov, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1074 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 12 Nov, 2006 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1067 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 10 Nov, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1059 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 05 Nov, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1033 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 04 Nov, 2006 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1031 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1029 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 01 Nov, 2006 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1013 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1012 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 29 Oct, 2006 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1002 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Oct, 2006 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@989 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 13 Oct, 2006 2 commits
-
-
sebastien authored
v4 parser ModelTree/DataTree, ModelTypes.h: incorporated some code as object methods, cleaned up some documentation git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@984 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@981 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 07 Oct, 2006 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@949 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 04 Oct, 2006 2 commits
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@945 ac1d8469-bf42-47a9-8791-bf33cf982152
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@944 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 24 Aug, 2006 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@870 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 29 Apr, 2006 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@722 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 03 Apr, 2006 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@702 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 08 Mar, 2006 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@661 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 13 Oct, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@494 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 28 Sep, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@465 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 20 Sep, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@457 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 04 Sep, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@439 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 15 Aug, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@412 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 19 Feb, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@11 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Feb, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@8 ac1d8469-bf42-47a9-8791-bf33cf982152
-