dynare/mex/sources
Sébastien Villemot 594facdb03
MEX files: homogeneize include guards
Also ensure that guards are not reserved identifiers (i.e. starting with an
underscore).
2023-12-13 17:33:55 +01:00
..
block_trust_region Block trust region MEX: gracefully handle the singular Jacobian case 2023-09-26 15:30:33 +02:00
bytecode MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
cycle_reduction Remove warnings about uninitialized stuff (-Wuninitialized) 2023-09-20 17:38:58 +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 folded_to_unfolded_dr MEX: remove unused variable 2023-07-27 17:29:32 +02:00
gensylv MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
k_order_mean Adds pruning in k_order_simul 2023-07-20 06:58:35 +01:00
k_order_perturbation Remove unused and unmaintained unit test for k-order 2023-12-04 18:21:18 +01:00
k_order_simul Adds pruning in k_order_simul 2023-07-20 06:58:35 +01:00
k_order_welfare MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
kalman_filter Kalman filter mex: remove compilation warnings 2023-11-13 09:33:00 +00:00
kalman_steady_state MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
kronecker MEX files: remove unused variables or values 2023-12-06 22:24:55 +01:00
libkorder MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
libkordersim libkordersim: ensure strict Fortran standard compliance 2023-09-16 14:25:41 +02:00
local_state_space_iterations MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
logarithmic_reduction Fortran: use standard-compliant ieee_is_nan() instead of GNU extension isnan() 2023-09-16 14:25:40 +02:00
mjdgges Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00
ms-sbvar MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
num_procs MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
perfect_foresight_problem MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
riccati_update ricatti_update MEX: remove unused variable 2023-04-15 13:03:43 +02:00
sobol MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
blas_lapack.F08 Kalman filter mex: routine and tests 2023-11-09 19:00:37 +01:00
defines.F08 Build system: enable the interleaved API in MEX files for Octave ⩾ 8.4.0 2023-11-24 10:36:47 +01:00
dynblas.h MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
dynlapack.h MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
dynmex.h MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
dynumfpack.h MEX files: homogeneize include guards 2023-12-13 17:33:55 +01:00
matlab_mex.F08 Build system: enable the interleaved API in MEX files for Octave ⩾ 8.4.0 2023-11-24 10:36:47 +01:00
octave_interleaved.c Build system: enable the interleaved API in MEX files for Octave ⩾ 8.4.0 2023-11-24 10:36:47 +01:00
pthread.F08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00