dynare/mex/sources
Sébastien Villemot 6f2af6943f
k_order_welfare MEX: use the sparse representation of the static model
2024-02-09 10:24:02 +01:00
..
block_trust_region Block trust region MEX: gracefully handle the singular Jacobian case 2023-09-26 15:30:33 +02:00
bytecode Bytecode: error out when using det_cond_forecast with perfect_foresight shocks 2024-01-25 12:22:48 +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 k_order_welfare MEX: use the sparse representation of the static model 2024-02-09 10:24:02 +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 libkorder: make symiterator::operator== const 2024-01-24 09:52:11 +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 C++20 modernization: use abbreviated function template syntax 2024-01-26 16:43:00 +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