Skip to content
Snippets Groups Projects
Verified Commit 5b591fac authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

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.
parent 69229b6b
No related merge requests found
Showing
with 725 additions and 297 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment