dynare/mex/build
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
..
matlab New perfect_foresight_problem MEX file 2019-06-24 17:53:59 +02:00
octave New perfect_foresight_problem MEX file 2019-06-24 17:53:59 +02:00
block_kalman_filter.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
bytecode.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
dynare_simul_.am Move source code of gensylv and dynare_simul_ MEX to the same place as other MEX 2019-04-15 17:34:01 +02:00
gensylv.am Move source code of gensylv and dynare_simul_ MEX to the same place as other MEX 2019-04-15 17:34:01 +02:00
k_order_perturbation.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
kalman_steady_state.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
kronecker.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
libdynare++.am Dynare++: move multithreading abstraction to the "utils" module 2019-05-02 12:38:56 +02:00
local_state_space_iterations.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
mjdgges.am mjdgges DLL: convert to C++ (for consistency with other DLLs) 2019-04-30 15:54:45 +02:00
ms_sbvar.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
perfect_foresight_problem.am New perfect_foresight_problem MEX file 2019-06-24 17:53:59 +02:00
qmc_sequence.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00