Go to file
stepan 9a23cee31c * Changed name of ct_ --> options_.terminal_condition. The default value is zero
(the terminal condition is y_{T} = y^{\star}), other possible values
  are  1  (terminal  condition   is  y_{T+1}=y_{T})  and  2  (terminal
  condition is  y_{T+1}=TransitionMatrix*y_{T}, where TransitionMatrix
  is given by the first order approximation of the reduced form model).
* Added mode options_.terminal_condition=2 in perfect_foresight_simulation.m.



git-svn-id: https://www.dynare.org/svn/dynare/trunk@3176 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-11-30 16:24:57 +00:00
doc Revert to r3157 2009-11-20 15:39:11 +00:00
dynare++ Dynare++: minor change to fix compilation problem of PDF documentation 2009-11-18 16:52:19 +00:00
m4 Build system: fix for building on older MATLAB (at least 7.0.4) 2009-11-17 18:55:29 +00:00
matlab * Changed name of ct_ --> options_.terminal_condition. The default value is zero 2009-11-30 16:24:57 +00:00
mex v4.1: fixing k_order_perturbation DLL for order == 3 2009-11-29 20:50:39 +00:00
preprocessor swz keywords and structure introduced for future implementation of functionality 2009-11-30 00:38:26 +00:00
tests 4.1: adding tests for k_order_perturbation 2009-11-30 12:22:32 +00:00
windows Updated Windows packaging: added Dynare++, added the various flavours of MEX files, added the possibility to only install some components, updated the README.txt and the license file 2009-11-25 14:14:21 +00:00
.gitignore * Added files to exclude in .gitignore. 2009-09-24 12:48:25 +00:00
Makefile.am Updated Windows packaging: added Dynare++, added the various flavours of MEX files, added the possibility to only install some components, updated the README.txt and the license file 2009-11-25 14:14:21 +00:00
configure.ac Build system: fix for MinGW 4.4 2009-11-05 12:12:55 +00:00
license.txt * userguide: updated list of Dynare contributors and installation section 2009-11-06 19:06:00 +00:00
uncrustify.cfg Added config file for uncrustify 2009-05-27 14:22:55 +00:00