dynare/mex/sources
Sébastien Villemot 36db88c56c
qmc_sequence MEX: use the Fortran version of John Burkardt’s code (instead of C++)
Incidentally, this greatly diminishes the compilation time of the MEX.
2023-04-15 16:19:35 +02:00
..
block_trust_region Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
bytecode Bytecode: add missing floating point exception handling for sqrt and several trigonometric functions 2023-04-07 17:32:36 +02:00
cycle_reduction Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
disclyap_fast Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
folded_to_unfolded_dr Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
gensylv Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
k_order_mean Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
k_order_perturbation C++17 modernization: use std::extent_v to get raw arrays size 2023-01-24 13:43:02 +01:00
k_order_simul Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
k_order_welfare C++17 modernization: use std::extent_v to get raw arrays size 2023-01-24 13:43:02 +01:00
kalman_steady_state Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
kronecker Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
libkordersim Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
local_state_space_iterations Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
logarithmic_reduction Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
mjdgges Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
ms-sbvar Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
num_procs Enable -Wunused-parameter for C++ MEX 2022-07-05 12:12:53 +02:00
perfect_foresight_problem C++17 modernization: use std::extent_v to get raw arrays size 2023-01-24 13:43:02 +01:00
riccati_update ricatti_update MEX: remove unused variable 2023-04-15 13:03:43 +02:00
sobol qmc_sequence MEX: use the Fortran version of John Burkardt’s code (instead of C++) 2023-04-15 16:19:35 +02:00
Makefile.am Drop block-decomposed first-order perturbation solution and kalman filter 2023-01-13 16:57:49 +01:00
blas_lapack.F08 blas_lapack.F08: minor simplification 2023-04-15 12:50:44 +02:00
defines.F08 Convert mjdgges MEX to Fortran 2008 2020-01-09 09:23:07 +01:00
dynblas.h MEX: remove obsolete MSVC check 2023-04-03 14:59:36 +02:00
dynlapack.h MEX: better type definition for BLAS/LAPACK integers in C and C++ 2023-04-03 14:58:07 +02:00
dynmex.h 🐛 Workaround for buggy int64_T and uint64_T types under Windows with MATLAB < R2015b 2023-04-15 15:48:54 +02:00
dynumfpack.h MEX: better type definition for long SuiteSparse integers under Windows 2023-04-03 18:31:04 +02:00
matlab_mex.F08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
pthread.F08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00