dynare/mex/sources
Sébastien Villemot 5b591fac42
New perfect_foresight_problem MEX file
It constructs the stacked residuals and jacobian of the perfect foresight
problem.

It is an almost perfect replacement for the perfect_foresight_problem.m
routine, while being much more efficient.

Note however that the DLL never return complex numbers (it instead puts NaNs at
the place where there would have been complex). This may create problems for
some MOD files; the algorithms will need to be adapted to use a more
line-search method.
2019-06-24 17:53:59 +02:00
..
block_kalman_filter Block kalman filter DLL: various modernizations and simplifications 2019-04-30 15:54:40 +02:00
bytecode Ask GCC to warn about C-style casts (-Wold-style-cast) 2019-04-23 13:03:20 +02:00
dynare_simul_ Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
gensylv Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
k_order_perturbation Remove symmetric elements in 3rd model derivatives 2019-06-17 16:18:07 +02:00
kalman_steady_state Kalman steady state DLL: various modernizations and simplifications 2019-04-30 15:54:43 +02:00
kronecker kronecker DLLs: various modernizations and simplifications 2019-04-30 15:54:48 +02:00
local_state_space_iterations local state space iterations 2 DLL: various modernizations and simplifications 2019-04-30 15:54:49 +02:00
mjdgges Add back workaround for MKL with DGGES and VSL 2019-05-21 17:28:11 +02:00
ms-sbvar Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
perfect_foresight_problem New perfect_foresight_problem MEX file 2019-06-24 17:53:59 +02:00
sobol Ask GCC to warn about C-style casts (-Wold-style-cast) 2019-04-23 13:03:20 +02:00
Makefile.am New perfect_foresight_problem MEX file 2019-06-24 17:53:59 +02:00
dynblas.h Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
dynlapack.h Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
dynmex.h Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
dynumfpack.h Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00