#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
#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
#242: Faster solvers for large scale Sylvester and Lyapunov equations
-----------------------+----------------------------------------------------
Reporter: sebastien | Owner: ferhat
Type: feature | Status: new
Priority: major | Milestone: 4.3
Component: General | Version:
Keywords: |
-----------------------+----------------------------------------------------
On big models, a fixed point algorithm works faster for these equations
that the current Dynare implementations.
These solvers need to be integrated into Dynare, with options to activate
them.
--
Ticket URL: <https://www.dynare.org/trac/ticket/242>
Dynare <http://www.dynare.org>
The Dynare project