***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
194 tests PASSED out of 194 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
192 tests PASSED out of 192 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-RF8fNjP7dg.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-bd0cnPFFXm.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
194 tests PASSED out of 194 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
192 tests PASSED out of 192 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-BmPicoDjse.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
189 tests PASSED out of 190 tests run
***************************************
List of 1 tests FAILED:
* data/mod1a.mod
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-q2u254ReO9.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
194 tests PASSED out of 194 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
191 tests PASSED out of 192 tests run
***************************************
List of 1 tests FAILED:
* data/mod1a.mod
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-u8NOGmq8rY.log'.
Hi,
I created the second Release Candidate for Dynare 4.3.1.
It is available in source form at:
http://www.dynare.org/sebastien/dynare-4.3.1-rc2.tar.xz
A Windows package is available at:
http://www.dynare.org/sebastien/dynare-4.3.1-rc2-win.exe
Unless a major problem is detected, I plan to make the release tomorrow
or Wednesday.
Please download and install this release candidate, and test it against
everything you can think of (especially things which are not in the
testsuite, like big or private models). Also, don't forget to test
against Octave when possible.
For GNU/Linux and Mac users: please download and compile the source
tarball instead of using git, in order to ensure that no file is missing
in the tarball and that everybody is testing the same version.
Best,
--
Sébastien Villemot
Researcher in Economics
http://www.dynare.org/sebastien
Phone: +33-1-40-77-84-04
#222: Crash in estimation
---------------------------------+------------------------------------------
Reporter: sebastien | Owner: ferhat
Type: bug | Status: new
Priority: major | Milestone:
Component: Block decomposition | Version: 4.2.2
Keywords: |
---------------------------------+------------------------------------------
I attach the MOD file and data.
Reported on the forum:
http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=3402
--
Ticket URL: <https://www.dynare.org/trac/ticket/222>
Dynare <http://www.dynare.org>
The Dynare project
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
191 tests PASSED out of 191 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
189 tests PASSED out of 189 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-Ix7nKCZdLi.log'.
#281: Fix Bug in random_walk_metropolis_hastings_core
------------------------+--------------------
Reporter: jpfeifer | Owner: stepan
Type: bug | Status: new
Priority: major | Milestone: 5.0
Component: Estimation | Version: 4.3.0
Keywords: |
------------------------+--------------------
Currently, mode_compute=0 only allows for providing a mode_file from
mode_compute=6 and automatically loading optimal_mh_scale_parameter.mat
from a former run of mode_compute=6.
We need to implement a more flexible version that allows for
i) loading mode-files from other optimizers and
ii) in the case of using a mode-file from mode_compute=6 to provide a
different mh_jscale than contained in the optimal_mh_scale_parameter.mat
This most probably requires changes in the preprocessor to detect if
mh_jscale was specified by the user (or just set by default in
global_initialization). Moreover, we need mode_compute=0 to be able to
detect which optimizer created the mode-file so it knows when the file was
generated by mode_compute =6 and should thus load
optimal_mh_scale_parameter.mat (unless mh_jscale was explicitly specified)
Alternatively, one could force users to provide a
"mh_scale_parameter_file"-option in the estimation command. In this case,
Dynare will load the file if specified and otherwise use either the
default or the specified mh_jscale. However, this solution would break
backward-compatibility.
--
Ticket URL: <https://www.dynare.org/trac/ticket/281>
Dynare <http://www.dynare.org>
The Dynare project
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
193 tests PASSED out of 193 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
191 tests PASSED out of 191 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-x1puI3ZZXx.log'.