Commit Graph

4178 Commits (e4c803d0db09bb0a78d1593330db18a89a23aab6)

Author SHA1 Message Date
Sébastien Villemot 2b37eae3e6 Testsuite: under MATLAB, run with the 'console' option
In order to avoid warnings in 'nodisplay' mode.
2011-10-12 17:46:48 +02:00
Sébastien Villemot 2a8425d9bc GSA: remove useless addpath (already done in dynare_config.m) 2011-10-12 17:46:48 +02:00
Houtan Bastani 4c1fe625a2 build: fix fortran flags on mac 2011-10-12 16:18:40 +02:00
Ferhat Mihoubi b932615ff4 updates normalizeEquation() to deal with abs, sign (Ticket #200) and trigonometric functions. 2011-10-12 15:03:05 +02:00
Ferhat Mihoubi fe1af9d985 The recursive equations are merged in a recursive block only if they are all backward looking or all forward looking but not both 2011-10-12 14:58:29 +02:00
Ferhat Mihoubi 13875c1373 The computation of autocovariances is now compatible with blocks decomposed models 2011-10-12 14:54:28 +02:00
Ferhat Mihoubi 57029ca39e Correct a comment in dr_block 2011-10-12 14:51:13 +02:00
Ferhat Mihoubi 843495ebdf get rid of a useless m-file 2011-10-12 14:49:31 +02:00
Ferhat Mihoubi d837d20dd7 Correct a bug in the printout of the decision rule 2011-10-12 14:48:28 +02:00
Ferhat Mihoubi 739f86945c Cleans the messages displayed 2011-10-12 14:45:53 +02:00
Ferhat Mihoubi 1782d73ccd Corrects bugs in dr_block 2011-10-12 14:43:04 +02:00
Houtan Bastani 7c07f192dc MS-SBVAR: add missing copyright/license 2011-10-12 12:08:07 +02:00
Houtan Bastani 7764a6a14d MS-SBVAR: normalize comments in headers 2011-10-11 17:10:23 +02:00
Houtan Bastani c73d179f4d preprocessor: remove unused token 2011-10-10 16:56:46 +02:00
Michel Juillard 03693621dd write Latex model: added automatic line breaks with breqn Latex package 2011-10-09 18:24:39 +02:00
Sébastien Villemot 37b304033c Fix typo 2011-10-09 10:15:58 +02:00
Houtan Bastani 03a4680fbb add missing file to extra_dist 2011-10-07 11:57:53 +02:00
Houtan Bastani 973d0f33c9 MS-SBVAR: add test for repeated calls to ms_* routines 2011-10-07 11:57:53 +02:00
Houtan Bastani 742ed02718 MS-SBVAR: rework set_ms_estimation to match different meanings of file_tag 2011-10-07 11:57:53 +02:00
Houtan Bastani 385871957e MS-SBVAR: remove estimation_file_tag option 2011-10-07 11:57:53 +02:00
Houtan Bastani ff458b7069 update top-level license file 2011-10-07 11:57:49 +02:00
Houtan Bastani f4f46dd82b MS-SBVAR: update copyrights 2011-10-06 15:17:41 +02:00
Sébastien Villemot d67cc21ae9 Minor adjustments to license file 2011-10-06 11:52:29 +02:00
Houtan Bastani bb0e3d80c8 MS-SBVAR: add copyrights/licensing 2011-10-06 11:49:57 +02:00
Houtan Bastani cc15e8f726 osx compilation/package creation 2011-10-05 19:15:52 +02:00
Stéphane Adjemian (Scylla) 1dabbd8806 Fixed Marco's optimization routines (mode_compute==5).
Added fs2000d.mod in the testsuite (test of Marco's optimization routines).
2011-10-03 12:19:41 +02:00
Sébastien Villemot c5b2afa3c1 Testsuite: fix typos and wrong filename for identification tests 2011-09-30 14:47:36 +02:00
Michel Juillard f51a8edf50 fixing bug for computation of expectation auxiliary variables
steadystate value when *_steadystate.m is provided without setting
auxiliary variables
2011-09-29 21:22:27 +02:00
Sébastien Villemot 1825d26649 Merge remote-tracking branch 'ratto/master' 2011-09-29 10:44:53 +02:00
Michel Juillard 762f31bafd preprocessor, auxiliary variables: fixes ordering issue introduced in
347ab4d0c0 and corrects the earlier
ordering problem.
2011-09-28 22:11:44 +02:00
Marco Ratto 509b34aa9f added gsa to testsuite 2011-09-28 21:21:54 +02:00
Marco Ratto b4d773d593 First fix for gsa.
prior_posterior_statistics is broken, so some gsa tests are also broken
2011-09-28 21:20:42 +02:00
Marco Ratto 0013740bc3 added identification to testsuite 2011-09-28 20:49:08 +02:00
Marco Ratto c6a9650d20 Adapt identification routines after new dynare estimation commits. 2011-09-28 20:48:47 +02:00
Sébastien Villemot ebcc9d8f91 Fix crash of mjdgges when options_.qz_criterium = [] 2011-09-28 16:00:36 +02:00
Sébastien Villemot f9ecc164ce Move 'nanmean' under 'matlab/missing' and add the necessary logic 2011-09-27 16:59:21 +02:00
Sébastien Villemot f250f029af Fix bug related to the renaming of options_ in DynareOptions within DsgeLikelihood.m 2011-09-27 16:39:10 +02:00
Sébastien Villemot b8c6ed2cd7 Update license file to latest DEP5 2011-09-27 16:16:09 +02:00
Sébastien Villemot 2060059945 Update header for AIM files 2011-09-27 16:15:49 +02:00
Sébastien Villemot 19c4cc2534 MS-SBVAR: Octave compatibility fix (add missing filename extensions, not added automatically under Octave) 2011-09-27 15:47:05 +02:00
Sébastien Villemot aa1306651d Testsuite: fix crash introduced in 347ab4d0c0 2011-09-27 14:33:43 +02:00
Stéphane Adjemian (Scylla) 42d71c7b86 Added header. 2011-09-26 16:06:58 +02:00
Stéphane Adjemian (Scylla) cc2c70d801 Cosmetic changes. 2011-09-26 15:46:59 +02:00
Stéphane Adjemian (Scylla) 7cf2aace3e Allow to declare yearly data with a string. Changed test conformably. Fixed bug in texinfo header. 2011-09-26 15:12:45 +02:00
Sébastien Villemot a3ec794f48 Build system: adding files forgotten in a1ee7f1ee4 2011-09-26 10:17:01 +02:00
Michel Juillard 4142aec799 Merge branch 'master' of ssh://kirikou.dynare.org/srv/d_kirikou/git/dynare 2011-09-25 20:22:06 +02:00
Michel Juillard 347ab4d0c0 preprocessor: modified order of auxiliary variables definitions 2011-09-25 20:21:30 +02:00
Sébastien Villemot a1ee7f1ee4 block_kalman_filter: add MEX to build system 2011-09-23 18:22:15 +02:00
Sébastien Villemot 324ad05ec1 block_kalman_filter: fix memory leak 2011-09-23 18:22:00 +02:00
Sébastien Villemot 3f2e29f7bf Adapt block_kalman_filter to Dynare's way of handling errors in MEX files 2011-09-23 18:21:04 +02:00