dynare/mex/build/matlab
Sébastien Villemot a8f5bdd525
Build system: no longer need to pass -pthread or -mthreads for C++11 threads as of GCC 10
2023-01-05 17:58:42 +01:00
..
block_kalman_filter Build system: adding files forgotten in a1ee7f1ee4 2011-09-26 10:17:01 +02:00
block_trust_region Add new block_trust_region MEX 2019-12-03 16:17:16 +01:00
bytecode Fix compilation problems of bytecode with UMFPACK and MATLAB's libut 2013-03-23 13:02:07 +01:00
cycle_reduction Implements a cycle reduction Fortran routine and the associated test. 2022-10-03 14:38:12 +02:00
disclyap_fast New MEX for solving discrete Lyapunov equations with doubling algorithm 2020-07-30 16:34:35 +02:00
folded_to_unfolded_dr Implements `local_state_space_iteration_fortran`, the Fortran replacement of `local_state_space_iteration_k` (Ref #1802) 2021-09-22 16:28:46 +02:00
gensylv Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00
k_order_mean Implements a Fortran routine `k_order_moment` to compute the k-order unconditional moment of the vector of endogenous variables using simulation 2021-11-24 17:09:12 +01:00
k_order_perturbation k_order_perturbation DLL: 2009-11-30 16:31:27 +00:00
k_order_simul Implements k-order simulation routine in Fortran (Ref: #1802) 2021-09-24 09:11:15 +02:00
k_order_welfare kth-order approximation of conditional welfare 2021-06-15 15:04:31 +02:00
kalman_steady_state Added mex file for computing the fixed point of the riccati equation in the kalman filter. 2010-11-19 14:39:54 +01:00
kronecker Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00
libdynare++ Build system: 2009-11-02 12:04:07 +00:00
libkorder kth-order approximation of conditional welfare 2021-06-15 15:04:31 +02:00
libkordersim Implements `local_state_space_iteration_fortran`, the Fortran replacement of `local_state_space_iteration_k` (Ref #1802) 2021-09-22 16:28:46 +02:00
local_state_space_iterations Added routine to compute one step ahead state space iteration (mex and m). The state space 2012-03-04 22:07:27 +01:00
logarithmic_reduction Implements a logarithmic reduction Fortran routine and the associated test 2022-10-11 12:11:06 +02:00
mjdgges Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00
ms_sbvar ms-sbvar: support ctrl-c changes in submodule, #304 2013-12-05 16:13:58 +01:00
num_procs Add new num_procs MEX file for getting number of available processing units 2019-06-27 14:34:09 +02:00
perfect_foresight_problem New perfect_foresight_problem MEX file 2019-06-24 17:53:59 +02:00
riccati_update Implements a Fortran update of the states variance-covariance matrix for the Kalman filter 2022-11-14 16:24:46 +00:00
sobol Added new mex file for computing Quasi Monte-Carlo sequences (Sobol), texinfo headers and unitary tests are available in <DYNARE_PATH>/matlab/qmc_sequence.m. 2011-12-21 18:23:15 +01:00
Makefile.am Implements a Fortran update of the states variance-covariance matrix for the Kalman filter 2022-11-14 16:24:46 +00:00
configure.ac Build system: no longer need to pass -pthread or -mthreads for C++11 threads as of GCC 10 2023-01-05 17:58:42 +01:00
mex.am Enable -Wunused-parameter for C++ MEX 2022-07-05 12:12:53 +02:00
mex.def Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00
mexFunction-MacOSX.map Build system: refactored the build system for MEX files, using two sub-packages with their own configure scripts 2009-10-02 17:22:19 +00:00