Commit Graph

6183 Commits (c9edb8d215458132f5a033598c0c6afd9c17748d)

Author SHA1 Message Date
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
Johannes Pfeifer 9bae4818c2 Merge branch 'master' of https://github.com/DynareTeam/dynare 2013-06-13 13:58:54 +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
Stéphane Adjemian (Charybdis) b257c1393a Added documentation for the (stochastic) extended path simulation approach. 2013-06-10 14:06:31 +02:00
Sébastien Villemot 8c1b5864b2 Merge pull request #422 from JohannesPfeifer/RecursiveForecasts
Documentation, bugfixing, and cosmetic changes of recursive forecasts
2013-06-10 01:01:57 -07:00
Johannes Pfeifer fdee69f7b4 Document recursive forecasts
Closes #303
2013-06-09 13:14:03 +02:00
Johannes Pfeifer 97f777ea15 Make sure that recursive forecasting happens in increasing order of observations (required for plotting) 2013-06-09 10:56:58 +02:00
Johannes Pfeifer 3347352a45 Fix plots for Recursive Forecasting and save them to graphs subfolder. 2013-06-09 10:55:52 +02:00
Johannes Pfeifer 79748dd150 Correct displayed information if not total dataset is used. 2013-06-09 10:45:41 +02:00
Johannes Pfeifer 9aee761879 Merge branch 'master' of https://github.com/DynareTeam/dynare 2013-06-09 10:41:19 +02:00
Sébastien Villemot 9f9c2c1ffd Merge pull request #421 from FerhatMihoubi/master
two commits
2013-06-08 08:28:57 -07:00
Ferhat Mihoubi bdee6d14ec Fix the problems related to the initialization of ilu preconditioner using BiCGStab and also a bug in the BiCGStab in case of block (without bytecode) model options. 2013-06-08 17:16:20 +02:00
Ferhat Mihoubi 2dc04c8c00 Correct a typo when solving an equation containing only lead and current values of endogenous 2013-06-07 20:27:10 +02:00
Sébastien Villemot f6f218f828 extended_path: new order and hybrid options (ref #152)
Also add stub in the doc for the new options
2013-06-07 18:18:54 +02:00
Houtan Bastani 037ec55dfd dynDate: add missing case to throw error if another char is passed 2013-06-07 17:23:22 +02:00
Sébastien Villemot b5eb134a29 extended_path is a statement, not a block 2013-06-07 17:16:45 +02:00