Go to file
stepan 217462afe1 Fixed bug in the evaluation of the posterior kernel. The persistent variables declared in
priordens.m have to be cleared before calling evaluate_likelihood().

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3058 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-20 15:33:54 +00:00
doc * Preprocessor: implemented interface to conditional forecast, with three new statements: "conditional_forecast", "conditional_forecast_paths" and "plot_conditional_forecast" 2009-10-16 17:23:57 +00:00
dynare++ dynare++: fixed failure to build PDF doc of Tensor Library 2009-10-14 09:32:48 +00:00
m4 Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00
matlab Fixed bug in the evaluation of the posterior kernel. The persistent variables declared in 2009-10-20 15:33:54 +00:00
mex - adds a new option in simul command when block and bytecode options are used : minimal_solving_periods. With bytecode option, the linear solver is applied only on the first periods. As soon as the set of operations remains the same from one period to another, they are repeated for the remaining periods. In some cases the linear solver could encounter exact or near singularities. To avoid these effects, this new option allows the user to extend the minimal number of periods where the model has to be solved. 2009-10-18 15:18:16 +00:00
preprocessor - adds a new option in simul command when block and bytecode options are used : minimal_solving_periods. With bytecode option, the linear solver is applied only on the first periods. As soon as the set of operations remains the same from one period to another, they are repeated for the remaining periods. In some cases the linear solver could encounter exact or near singularities. To avoid these effects, this new option allows the user to extend the minimal number of periods where the model has to be solved. 2009-10-18 15:18:16 +00:00
tests - adds a new option in simul command when block and bytecode options are used : minimal_solving_periods. With bytecode option, the linear solver is applied only on the first periods. As soon as the set of operations remains the same from one period to another, they are repeated for the remaining periods. In some cases the linear solver could encounter exact or near singularities. To avoid these effects, this new option allows the user to extend the minimal number of periods where the model has to be solved. 2009-10-18 15:18:16 +00:00
windows Updated NSIS configuration file for 64-bit DLL 2009-09-04 18:47:48 +00:00
.gitignore * Added files to exclude in .gitignore. 2009-09-24 12:48:25 +00:00
Makefile.am Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00
configure.ac Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00
license.txt New license file: 2009-10-14 13:13:28 +00:00
uncrustify.cfg Added config file for uncrustify 2009-05-27 14:22:55 +00:00