dynare/dynare++
Sébastien Villemot 996bdd6c64 New local_state_space_iteration_k MEX, for nonlinear filters at k-order
It applies the approximated policy function to a set of particles, using
Dynare++ routines.

There is support for parallelization, using Dynare++ multithreading
model (itself based on C++11 threads; we don’t use OpenMP because it is
incompatible with MKL). For the time being, default to a single thread. This
should be later refined through empirical testing.
2019-12-20 11:31:56 +01:00
..
doc Build system: by default, error out if some dependency is missing 2019-11-26 13:53:42 +01:00
integ Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
kord New local_state_space_iteration_k MEX, for nonlinear filters at k-order 2019-12-20 11:31:56 +01:00
parser/cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
src Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
sylv Various improvements related to the MEX R2018a API 2019-07-09 11:54:12 +02:00
tests Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00
tl New local_state_space_iteration_k MEX, for nonlinear filters at k-order 2019-12-20 11:31:56 +01:00
utils/cc Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
Makefile.am Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00