#97: estimation with mode_compute=6 fails under Octave
--------------------------+-------------------------------------------------
Reporter: sebastien | Owner:
Type: bug | Status: new
Priority: major | Milestone:
Component: Core M-files | Version: 4.1.1
Keywords: |
--------------------------+-------------------------------------------------
The reason is that the code uses a graphical waitbar, which is not
available under Octave.
The fix is to replace it by a text waitbar.
See the following thread:
http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=2531
--
Ticket URL: <https://www.dynare.org/trac/ticket/97>
Dynare <http://www.dynare.org>
The Dynare project
#120: 1st order coefficients reported by k-order DLL are not the same than
Dynare++
-------------------------+--------------------------------------------------
Reporter: sebastien | Owner: george
Type: bug | Status: new
Priority: critical | Milestone:
Component: K-order DLL | Version: 4.1.1
Keywords: |
-------------------------+--------------------------------------------------
Reproducible on a model sent by Dario Caldara.
--
Ticket URL: <https://www.dynare.org/trac/ticket/120>
Dynare <http://www.dynare.org>
The Dynare project
#107: In a MOD file, comments located on the same line than a native MATLAB
instruction are not filtered out
--------------------------+-------------------------------------------------
Reporter: sebastien | Owner: sebastien
Type: bug | Status: new
Priority: minor | Milestone: 4.2
Component: Preprocessor | Version: 4.1.1
Keywords: |
--------------------------+-------------------------------------------------
At least if they are of the C form (/* */) or C++ form (//).
Of course the MATLAB comments (%) will not create problems.
--
Ticket URL: <https://www.dynare.org/trac/ticket/107>
Dynare <http://www.dynare.org>
The Dynare project
#17: Update user guide
----------------------------+-----------------------------------------------
Reporter: sebastien | Owner: tommaso
Type: enhancement | Status: new
Priority: major | Milestone: 4.2
Component: Documentation | Version:
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment(by houtanb):
Replying to [comment:2 sebastien]:
> Also, several .mod files referenced in the user guide no longer run
correctly in Dynare.
--
Ticket URL: <https://www.dynare.org/trac/ticket/17#comment:3>
Dynare <http://www.dynare.org>
The Dynare project
#5: Implement explicit writing of first order conditions of Ramsey problem
---------------------------+------------------------------------------------
Reporter: sebastien | Owner: sebastien
Type: enhancement | Status: accepted
Priority: major | Milestone: 4.2
Component: Preprocessor | Version:
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment(by sebastien):
A complementary feature is the creation of an intermediary MOD-file (or at
least a “model” block) containing the FOC conditions of the Ramsey
problem, so that the user can re-include it in a new MOD-file. In some
sense, this corresponds to the use of the preprocessor as a symbolic
derivation tool.
--
Ticket URL: <https://www.dynare.org/trac/ticket/5#comment:3>
Dynare <http://www.dynare.org>
The Dynare project
#17: Update user guide
----------------------------+-----------------------------------------------
Reporter: sebastien | Owner: tommaso
Type: enhancement | Status: new
Priority: major | Milestone: 4.2
Component: Documentation | Version:
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Changes (by sebastien):
* milestone: => 4.2
Comment:
In particular, as noted by Houtan, several sections are now incorrect (in
particular in the description of estimation options). This is often
confusing for users, since the user guide and the reference manual give
different informations.
--
Ticket URL: <https://www.dynare.org/trac/ticket/17#comment:2>
Dynare <http://www.dynare.org>
The Dynare project