- 25 Nov, 2009 2 commits
-
-
sebastien authored
preprocessor: * add a field "M_.orig_endo_nbr" containing the nbr of endogenous before adding aux vars * always provide "M_.aux_vars" (define it to "[]" when there is no aux var) * rename "M_.aux_vars().orig_endo_index" to "M_.aux_vars().orig_index" M-files: * for commands which accept a list of variables (stoch_simul, osr, estimation, dynasave, dynatype, datatomfile), when no variable is given, use only the set of original endogenous (without aux vars) as the default * when displaying the decision rule, when there is aux vars in the state variables, replace them by their original name (with the right lag) * in "steady", don't display aux vars * special exception for ramsey policy: all vars (including aux vars) are displayed, because the system of aux vars from ramsey policy is not compatible with the aux vars from the preprocessor git-svn-id: https://www.dynare.org/svn/dynare/trunk@3166 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3165 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 24 Nov, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3164 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 23 Nov, 2009 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3163 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3162 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 22 Nov, 2009 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3161 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 20 Nov, 2009 3 commits
-
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3160 ac1d8469-bf42-47a9-8791-bf33cf982152
-
houtanb authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3159 ac1d8469-bf42-47a9-8791-bf33cf982152
-
houtanb authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3158 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Nov, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3157 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 17 Nov, 2009 5 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3156 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3155 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3154 ac1d8469-bf42-47a9-8791-bf33cf982152
-
houtanb authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3153 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
* Break Newton loop if err is NaN or if err is increasing (save useless iterations). git-svn-id: https://www.dynare.org/svn/dynare/trunk@3152 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 13 Nov, 2009 2 commits
-
-
stepan authored
* Added verbose mode. * Changed the initialization of the homotopic mode. git-svn-id: https://www.dynare.org/svn/dynare/trunk@3151 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3148 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 12 Nov, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3147 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 10 Nov, 2009 1 commit
-
-
sebastien authored
* documented the functions masterParallel, fParallel and struct2local * removed useless comments, and added some comments inside the code git-svn-id: https://www.dynare.org/svn/dynare/trunk@3146 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Nov, 2009 4 commits
-
-
sebastien authored
* fixed a bug with EXPECTATION operator: now handle model local variables * substitute EXPECTATION operator even in deterministic models (for avoiding crashes, even if use of this operator doesn't make sense there) * forbid the use of EXPECTATION and STEADY_STEATE outside model block * minor implementation changes in EXPECTATION and STEADY_STATE operators reference manual: * documented EXPECTATION and STEADY_STATE operators * added a note in write_latex_{static,dynamic}_model commands documentation about auxiliary variables and other model transformations git-svn-id: https://www.dynare.org/svn/dynare/trunk@3145 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3144 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
* reworked a little bit the implementation * documented the command in the reference manual * added a test git-svn-id: https://www.dynare.org/svn/dynare/trunk@3143 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3142 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 08 Nov, 2009 2 commits
-
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3139 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
* Renamed gaussian_particle_filter.m. Changed the names of the variables in this file. The gaussian nodes are not stored anymore in a big matrix. * Added a function to compute the cholesky decomposition of a symetric semidefinite positive matrix. git-svn-id: https://www.dynare.org/svn/dynare/trunk@3138 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 07 Nov, 2009 1 commit
-
-
houtanb authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3137 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 06 Nov, 2009 7 commits
-
-
sebastien authored
* reference manual: updated installation section git-svn-id: https://www.dynare.org/svn/dynare/trunk@3136 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
* preprocessor: make optional the warnings about uninitialized parameters/endogenous/exogenous, added a new "warn_uninit" option to dynare command to display them * reference manual: documented the new option, fixed XML conformance of the document git-svn-id: https://www.dynare.org/svn/dynare/trunk@3135 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3134 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3132 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3131 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3130 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
build_matlab.m: added building of dynare_simul_ + factorized compilation of libdynare++ (fixes trac issue #50) git-svn-id: https://www.dynare.org/svn/dynare/trunk@3129 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 05 Nov, 2009 3 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3128 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3127 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3126 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 04 Nov, 2009 3 commits
-
-
michel authored
estim_params_.param_names estim_params_.user_param_names git-svn-id: https://www.dynare.org/svn/dynare/trunk@3125 ac1d8469-bf42-47a9-8791-bf33cf982152
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3124 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
* mex/matlab/ is now the default location * removed mex/2007a, mex/2007b and mex/2009a-64bit * on Windows platforms, use version specific subdirs of mex/matlab if present (called win32-6.5.1-7.4, win32-7.4-7.9, win64-7.2-7.4, win64-7.5-7.7, win64-7.8-7.9) git-svn-id: https://www.dynare.org/svn/dynare/trunk@3123 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 03 Nov, 2009 1 commit
-
-
ratto authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3122 ac1d8469-bf42-47a9-8791-bf33cf982152
-