Commit Graph

4196 Commits (1ecb2c6be9e1d97fd04c93a9115c6c9f739b6f67)

Author SHA1 Message Date
Sébastien Villemot 1ecb2c6be9 Testsuite: fix "make clean" target 2011-11-30 14:25:58 +01:00
Sébastien Villemot ef13043916 Testsuite: delete generated files from git 2011-11-30 14:25:58 +01:00
Michel Juillard 27918e6067 fixed bug in calling solve_one_boundary (introduced in 12187710e7) 2011-11-28 14:18:02 +01:00
Michel Juillard 0303b1c02b fixed bug at order 2, when a variable is absent at the current period;
cleaned code that is useless since we transform leads and lags on
period > 1
2011-11-26 19:29:57 +01:00
Michel Juillard 6927a261e3 changing int* in lapack_int* 2011-11-26 10:59:22 +01:00
Sébastien Villemot 564665da7c Ref. manual: list in a single place the MATLAB toolboxes and Octave-Forge packages from which Dynare can benefit 2011-11-25 16:48:07 +01:00
Sébastien Villemot 447b632723 Ref. manual: add Windows Seven to the list of supported OSes 2011-11-25 16:44:44 +01:00
Sébastien Villemot ce50fc5e57 Ref. manual: fix typo 2011-11-25 16:44:11 +01:00
Sébastien Villemot 7c6446032f Preprocessor: delete _steadystate2.m file from previous run if exists
Closes: #224
2011-11-25 15:13:16 +01:00
Ferhat Mihoubi 1f8e4a517b Corrects the computation of the determinant of the covariance of the forecast error 2011-11-25 14:45:54 +01:00
Ferhat Mihoubi 715e528462 Corrects bugs in case of singular covariance matrix of the forecast error 2011-11-25 14:44:23 +01:00
Ferhat Mihoubi bae787c5a1 Provides informations on errors from BLAS 2011-11-25 14:31:26 +01:00
Ferhat Mihoubi 7df4621b6b Correct the size of covariance matrix of innovations 2011-11-25 14:27:25 +01:00
Ferhat Mihoubi 244e0ffb14 Corrects a minor bug related to a matrix transposition 2011-11-25 13:07:50 +01:00
Ferhat Mihoubi 12187710e7 Get rid of global variables 2011-11-25 13:07:50 +01:00
Michel Juillard e2569f6b6a fixed "clear global" for Octave 2011-11-22 22:09:13 +01:00
Michel Juillard ccaa0af9d9 trivial changes in test files 2011-11-21 15:04:09 +01:00
Michel Juillard 2ac0e89014 another work-around for Octave 3.2 bug with "clear all" 2011-11-21 15:03:19 +01:00
Michel Juillard e4c803d0db fixed issues with estimation of non-stationary models. Option lik_init=2
is contradictory with diffuse_filter or unit_root_variables
declaration. Models with non-stationary variables, but only stationary
observed variables need diffuse_filter option and make a useless call
to kalman_filter_d (this seems better than trying to distinguish these
rare cases)
2011-11-21 12:39:02 +01:00
Michel Juillard 61cd43b3be unit_root_vars now sets the options_.diffuse_filter and options_.steadystate.nocheck 2011-11-20 20:16:02 +01:00
Michel Juillard 40cc11385a added an error if periods in conditional_variance_decomposition option
are not strictly positive.
2011-11-20 15:13:05 +01:00
Michel Juillard 7840dbbb77 use "clear -all" instead of "clear all" when running under Octave 2011-11-20 14:48:01 +01:00
Michel Juillard 074515bfc2 fixed bug in drawing of prior densities (It must always return
'steps' values)
2011-11-19 21:14:43 +01:00
Michel Juillard b58eaa8e2b introducing new test for 0/0 case in mjdgges 2011-11-18 22:12:36 +01:00
Michel Juillard 1cd827b5ad removed faulty test for small elements on the diagonal of ss and tt 2011-11-18 18:44:05 +01:00
Sébastien Villemot 1f88bb2ba7 Give credits to MonFisPol grant 2011-11-18 17:29:49 +01:00
Sébastien Villemot 47544641e0 Testsuite: fix issue with block/bytecode 2011-11-18 15:11:22 +01:00
Stéphane Adjemian (Charybdis) ef1cf5f062 Merge remote-tracking branch 'marco/master' 2011-11-17 12:33:28 +01:00
Sébastien Villemot a98393339b Testsuite: better isolation between tests
Restore the path and add an extra clear all between tests
2011-11-17 11:52:18 +01:00
Sébastien Villemot 4a33af5a80 Added missing copyright header 2011-11-16 11:13:55 +01:00
Michel Juillard e1856be59b fixing problems for computing steady state in ramsey policy 2011-11-14 21:59:39 +01:00
Michel Juillard 7af760db32 ms-sbvar: converted CR/LF to Unix new line files in ./matlab/ms-sbvar/cstz 2011-11-14 21:59:39 +01:00
Stéphane Adjemian (Charybdis) 12003fbdab Do not show plots of the smoothed variables, shocks and errors if nograph option is used. Note that with this option the plot are done behind the scene and saved in fig, eps and pdf format (see trac#216). 2011-11-14 18:30:45 +01:00
Stéphane Adjemian (Charybdis) bcf7e88217 Do not plot the priors if option nograph is used. 2011-11-14 17:56:27 +01:00
Stéphane Adjemian (Charybdis) 30ed317d26 Cosmetic change in unitary test. 2011-11-14 12:08:21 +01:00
Stéphane Adjemian (Charybdis) 2e01bb13fe Cosmetic change. 2011-11-14 12:04:45 +01:00
Stéphane Adjemian (Charybdis) 418382b364 Fixed bug (trac#225). Added texinfo header and unitary test. 2011-11-14 12:04:23 +01:00
Michel Juillard 9c3551bcb8 ms-sbvar: adding missing case for linear restriction 2011-11-07 15:47:16 +01:00
Michel Juillard 91dab8751e ms-sbvar: adding display of Fhat 2011-11-07 15:47:16 +01:00
Sébastien Villemot d4b4060d69 Fix build failure with -Werror=format-security
See Debian bug #646258 (http://bugs.debian.org/646258) and
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags for details.
2011-11-07 15:29:06 +01:00
Michel Juillard 82d3c76ebb ms-sbvar: correcting bugs in specification of linear restrictions 2011-11-07 12:26:20 +01:00
Marco Ratto 9d5953403e allow tighter tolerance in htol if requested by the user. 2011-11-07 09:21:36 +01:00
Marco Ratto 3d2e55274d bug fix + inclusion of prior derivatives in analytic computations. 2011-11-07 09:19:36 +01:00
Marco Ratto 9d2e153ef2 bug fixes in analytic likelihood scores. 2011-11-07 09:18:26 +01:00
Marco Ratto 434157f611 errors fixed in 2nd order derivatives 2011-11-07 09:17:56 +01:00
Marco Ratto bd26eb2251 provisions for analytic 1st and 2nd derivatives 2011-11-07 09:17:38 +01:00
Marco Ratto 4acd50bdaf When using steady state in the old format, M_ should be updated beforehand. 2011-11-07 09:14:26 +01:00
Marco Ratto 5bb2b2faad Fixed call to mode_check 2011-11-07 09:12:54 +01:00
Michel Juillard f85c43d8f0 ms-sbvar: fixing more bugs in linear restrictions 2011-11-06 17:45:19 +01:00
Sébastien Villemot 351133500e Fix typo 2011-11-06 11:26:52 +01:00