dynare/mex/build
Sébastien Villemot 73e4ced39a
Remove more unused Dynare++ code
In particular, the libkorder library no longer depends on MatIO.
2023-04-17 18:10:36 +02:00
..
matlab Remove more unused Dynare++ code 2023-04-17 18:10:36 +02:00
octave Remove more unused Dynare++ code 2023-04-17 18:10:36 +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 relevant Dynare++ files to mex/sources/libkorder/. Delete the others. 2023-04-17 18:10:35 +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 Move relevant Dynare++ files to mex/sources/libkorder/. Delete the others. 2023-04-17 18:10:35 +02: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 Move relevant Dynare++ files to mex/sources/libkorder/. Delete the others. 2023-04-17 18:10:35 +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 Windows package: improve hack for statically linking libgomp into MEX files 2023-03-15 17:35:25 +01:00
libkorder.am Remove more unused Dynare++ code 2023-04-17 18:10:36 +02: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 Windows package: improve hack for statically linking libgomp into MEX files 2023-03-15 17:35:25 +01: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 package: improve hack for statically linking libgomp into MEX files 2023-03-15 17:35:25 +01:00
qmc_sequence.am qmc_sequence MEX: use the Fortran version of John Burkardt’s code (instead of C++) 2023-04-15 16:19:35 +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