Commit Graph

6143 Commits (4052d4ccaffcdb161b1346b27f17cb48fc243811)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 473ec84255 Added unitary tests. 2013-06-17 17:52:27 +02:00
Stéphane Adjemian (Charybdis) 00c5f4623a Added unit test. 2013-06-17 17:52:27 +02:00
Stéphane Adjemian (Charybdis) 839c01dd27 Fixed bug in @dynSeries/align method (occuring if the second dynSeries object has more observations than the first one). 2013-06-17 17:52:27 +02:00
Stéphane Adjemian (Charybdis) 47a5a20a64 Cosmetic change. 2013-06-17 17:52:27 +02:00
Stéphane Adjemian (Charybdis) 0108a94c4e Added unitary test in @dynSeries/align method. 2013-06-17 17:52:27 +02:00
Stéphane Adjemian (Charybdis) d23cd52752 Reverted buggy commit 5366dd5cb9f546809ff21a0bd23a2ac423aac6ce by Ferhat and added call to strtrim in @dynSeries/extract method to remove leading and trailing white spaces in variable names. 2013-06-17 17:52:26 +02:00
Stéphane Adjemian (Charybdis) 58b6a7676b Fixed bug. The cell of strings varlist had wrong dimension (must be a column) if the code is executed with matlab. 2013-06-17 17:52:26 +02:00
Stéphane Adjemian (Charybdis) fa202a8716 Fixed typo. 2013-06-17 17:52:26 +02:00
Stéphane Adjemian (Charybdis) 149df874cd Added documentation about pre and post dynare preprocessor hooks. 2013-06-17 17:52:26 +02:00
Stéphane Adjemian (Charybdis) 38f912268a Added the possibility to use pre and post dynare preprocessor hooks defined by matlab scripts. 2013-06-17 17:52:26 +02:00
Stéphane Adjemian (Charybdis) 2d1a1fc742 Added the possibility to rename the selected variables to be saved in a data file. 2013-06-17 17:52:26 +02:00
Ferhat Mihoubi 7cff2a32db Get rid of extra space characters. 2013-06-17 17:52:26 +02:00
Ferhat Mihoubi 2faca37231 Allows to compute the sum of two dynSeries with different starting dates 2013-06-17 17:52:26 +02:00
Ferhat Mihoubi eb7c28f2d7 Allows to compute the difference between two dynSeries with different starting dates 2013-06-17 17:52:26 +02:00
Ferhat Mihoubi b7ff26c8aa Correct the way to handle the frequencies when a number of periods is added to a dynDate 2013-06-17 17:52:26 +02:00
Ferhat Mihoubi a190f3f71c The names of the dynSeries are stored in a row vector not in a column vector 2013-06-17 17:52:26 +02:00
Houtan Bastani b8c7f78b91 ms-sbvar: submodule update 2013-06-17 15:18:13 +02:00
Sébastien Villemot 613e01afcc configure script: fix bug in Octave detection 2013-06-14 10:07:31 +02:00
Stéphane Adjemian (Charybdis) c08c34223d Fixed typo and bug in MCMC diagnostics. 2013-06-13 17:14:04 +02:00
Stéphane Adjemian (Charybdis) 8e897b63e2 Fixed typo introduced in commit e8ed4c1f67. 2013-06-13 16:39:12 +02:00
Sébastien Villemot 88ba8863a2 Merge pull request #426 from JohannesPfeifer/CosmeticChanges
Bunch of cosmetic changes
2013-06-13 05:27:22 -07:00
Johannes Pfeifer e8ed4c1f67 Bunch of cosmetic changes 2013-06-13 14:24:17 +02:00
Stéphane Adjemian (Charybdis) 0845fb3720 Added a description of the MCMC diagnostics with a reference to Brooks and Gelman (1998). 2013-06-13 12:34:55 +02:00
Stéphane Adjemian (Charybdis) 5c936cc0a4 Added algorithms section as a macro in the manual. 2013-06-13 12:34:55 +02:00
Stéphane Adjemian (Charybdis) d2263de360 Added algorithm section as a macro in the manual. 2013-06-13 12:34:55 +02:00
Sébastien Villemot fd9264627e Reenable test for block with stack_solve_algo=3
Closes #407
2013-06-13 11:02:15 +02:00
Sébastien Villemot bc5c1682d6 Do not run the Octave testsuite when --disable-octave is given 2013-06-13 10:58:24 +02:00
Sébastien Villemot 6391a60641 Testsuite: improve decoupling of check-matlab and check-octave rules 2013-06-13 10:41:08 +02:00
Stéphane Adjemian (Charybdis) cb2228acad Merge branch 'master' into experimental-mjdgges-threshold 2013-06-12 17:27:25 +02:00
Stéphane Adjemian (Charybdis) d46ba1f209 Added documentatioon for the new option qz_zero_threshold. 2013-06-12 17:24:54 +02:00
Sébastien Villemot 61485ab809 Fix copyright notices 2013-06-12 17:04:46 +02:00
Sébastien Villemot f1c8ec60c7 Remove various compilation warnings 2013-06-12 16:05:35 +02:00
Sébastien Villemot 555fc98673 Fix bug in gemv binding 2013-06-12 16:05:35 +02:00
Houtan Bastani 7c5936549f doc: dynDate: remove documentation about empty date (functionality in code to be removed at a later date). 2013-06-12 15:01:51 +02:00
Sébastien Villemot 42bf69473f Minor cleanups to ref. manual 2013-06-12 14:10:01 +02:00
Stéphane Adjemian (Charybdis) d284f8fb83 Added qz_zero_threshold to check, stoch_simul and estimation commands. 2013-06-12 11:46:56 +02:00
Stéphane Adjemian (Charybdis) 8574dfd053 Adapted print_info routine. 2013-06-12 10:54:33 +02:00
Stéphane Adjemian (Charybdis) 9d3a1d242a Added fake argument to matlab's implementation of mjdgges.
Need to implement the test on 0/0 generalized eigenvalues later...
2013-06-12 10:53:40 +02:00
Stéphane Adjemian (Charybdis) 0f570d1d98 Added input argument four (options_.qz_zero_threshold) when calling mjdgges. 2013-06-12 10:23:07 +02:00
Stéphane Adjemian (Charybdis) 7fc92c96d9 Fixed bug related to the test on the number of input arguments. 2013-06-12 10:21:27 +02:00
Stéphane Adjemian (Charybdis) a71b770fec Added default value for the threshold level of the 0/0 generalized eigenvalue test (1e-6). 2013-06-12 09:53:18 +02:00
Stéphane Adjemian (Charybdis) b81fcbeeb1 Added an option for the threshold level of the 0/0 generalized eigenvalue test.
The option is passed in the fourth input argument of mjdgges. If the
mex is called with less than four arguments, then the threshold level
takes its previous (hardcoded) default value: 1e-6.
2013-06-12 09:46:32 +02:00
Houtan Bastani 1a6f8753d1 reporting: in windows, replace native filesep with forward slash for inclusion in tex file 2013-06-11 17:12:16 +02:00
Houtan Bastani dec9c3a315 reporting: search for pdflatex.exe on windows 2013-06-11 17:11:48 +02:00
Houtan Bastani 58a583c248 reporting: fix echo command in system searches for pdflatex 2013-06-11 17:11:15 +02:00
Houtan Bastani 6ff4d5cce7 doc: fix bug in reporting 2013-06-11 12:57:44 +02:00
Houtan Bastani 17b034584e doc: update reporting 2013-06-11 12:55:42 +02:00
Houtan Bastani c5da6de388 doc: dynDate, dynDates, dynSeries (first draft) 2013-06-11 12:50:12 +02:00
Sébastien Villemot acc2317953 Merge pull request #424 from FerhatMihoubi/master
1 commit
2013-06-10 08:08:23 -07:00
Ferhat Mihoubi b1da2f2b7d "slowc" option is now available to solve a simple equation in bytecode 2013-06-10 16:46:54 +02:00