dynare/mex/build
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
..
matlab 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
octave 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.am Windows: ensure that libgomp is statically linked 2019-09-10 15:17:15 +02:00
block_trust_region.am block_trust_region MEX: first part of handling complex values returned by solved function 2022-03-21 18:55:42 +01:00
bytecode.am Bytecode MEX: split out code for dealing with variable names into a dedicated BasicSymbolTable class 2022-07-28 16:56:40 +02:00
cycle_reduction.am Implements a logarithmic reduction Fortran routine and the associated test 2022-10-11 12:11:06 +02:00
disclyap_fast.am New MEX for solving discrete Lyapunov equations with doubling algorithm 2020-07-30 16:34:35 +02:00
folded_to_unfolded_dr.am Fixing the header doc and automake files for the local state space iteration Fortran MEX 2021-09-24 09:11:06 +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_mean.am 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.am 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
k_order_simul.am Implements k-order simulation routine in Fortran (Ref: #1802) 2021-09-24 09:11:15 +02:00
k_order_welfare.am 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
kalman_steady_state.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
kronecker.am A_times_B_kronecker_C MEX: rewrite in Fortran 2021-06-04 12:58:39 +02:00
libdynare++.am 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
libkorder.am 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
libkordersim.am Local state-space iteration at order 3: multi-thread 3rd-order version with and without pruning 2022-08-30 14:06:19 +02:00
local_state_space_iterations.am Local state-space iteration at order 3: multi-thread 3rd-order version with and without pruning 2022-08-30 14:06:19 +02:00
logarithmic_reduction.am Implements a logarithmic reduction Fortran routine and the associated test 2022-10-11 12:11:06 +02:00
mjdgges.am Convert mjdgges MEX to Fortran 2008 2020-01-09 09:23:07 +01:00
ms_sbvar.am Make MEX build system forward-compatible with Automake 2.0 2019-04-05 16:55:11 +02:00
num_procs.am Add new num_procs MEX file for getting number of available processing units 2019-06-27 14:34:09 +02:00
perfect_foresight_problem.am Windows: ensure that libgomp is statically linked 2019-09-10 15:17:15 +02:00
qmc_sequence.am Windows: ensure that libgomp is statically linked 2019-09-10 15:17:15 +02:00
riccati_update.am Implements a Fortran update of the states variance-covariance matrix for the Kalman filter 2022-11-14 16:24:46 +00:00