#109: adapt model_steady_state for deterministic simulations
--------------------------+-------------------------------------------------
Reporter: michel | Owner: michel
Type: enhancement | Status: new
Priority: major | Milestone: 4.2
Component: Core M-files | Version:
Keywords: |
--------------------------+-------------------------------------------------
- how to call <modfile>_steadystate.m for initial or terminal values?
- how to set steadystate values for exogenous variables in
model_steady_state?
--
Ticket URL: <https://www.dynare.org/trac/ticket/109>
Dynare <http://www.dynare.org>
The Dynare project
#253: bytecode: implement the possibility of handling complex numbers
---------------------------------+------------------------------------------
Reporter: sebastien | Owner: ferhat
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Block decomposition | Version:
Keywords: |
---------------------------------+------------------------------------------
For some models (GIMF in particular), it would be interesting if the
bytecode DLL could switch to complex numbers when the solver go into an
area outside the domain of definition of functions in the real numbers.
MATLAB routines already do this, and it helps a lot solving complicated
problems.
--
Ticket URL: <https://www.dynare.org/trac/ticket/253>
Dynare <http://www.dynare.org>
The Dynare project
#72: 2nd and 3rd order approximation of purely backward and forward models
--------------------------+-------------------------------------------------
Reporter: michel | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 4.2
Component: Core M-files | Version:
Keywords: |
--------------------------+-------------------------------------------------
- need to write specialized code for 2nd and 3rd order approximation of
purely backward and forward models
--
Ticket URL: <https://www.dynare.org/trac/ticket/72>
Dynare <http://www.dynare.org>
The Dynare project
#14: Create a database of old and new example MOD files
----------------------------+-----------------------------------------------
Reporter: sebastien | Owner:
Type: feature | Status: closed
Priority: major | Milestone: 4.3
Component: Documentation | Version:
Resolution: fixed | Keywords:
----------------------------+-----------------------------------------------
Changes (by sebastien):
* status: new => closed
* resolution: => fixed
Comment:
The database already contains 6 examples. Not much, but a good start.
There is also Volkers's database.
Therefore closing this ticket.
--
Ticket URL: <https://www.dynare.org/trac/ticket/14#comment:5>
Dynare <http://www.dynare.org>
The Dynare project
#217: permit Dynare to compute k order perturbation
-------------------------+--------------------------------------------------
Reporter: michel | Owner:
Type: feature | Status: new
Priority: major | Milestone: 4.3
Component: K-order DLL | Version:
Keywords: |
-------------------------+--------------------------------------------------
Lifting the current restriction is order = 3.
We should use only bytecode for order > 3
--
Ticket URL: <https://www.dynare.org/trac/ticket/217>
Dynare <http://www.dynare.org>
The Dynare project
#258: Make flexible the location of user configuration file with global options
-------------------------+--------------------------------------------------
Reporter: sebastien | Owner: houtanb
Type: enhancement | Status: new
Priority: major | Milestone: 4.3
Component: General | Version:
Keywords: |
-------------------------+--------------------------------------------------
Commit 41def7caaaabc70b659ea528a315122ec53366ae introduced the possibility
to have a user config file executed after global_initialization.m. The
location of this file is currently hard-coded.
The user should be able to choose the location of this file. The interface
would be a new stanza/field in the already-existing ~/.dynare config file.
Other such "hook" files could be added at other places in the future.
--
Ticket URL: <https://www.dynare.org/trac/ticket/258>
Dynare <http://www.dynare.org>
The Dynare project