dynare/mex/sources
Normann Rion 17e1b60537
Kalman filter mex: routine and tests
2023-11-05 18:16:46 +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: safer handling of block= option 2023-11-02 16:51:02 +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 Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
k_order_mean Adds pruning in k_order_simul 2023-07-20 06:58:35 +01:00
k_order_perturbation Adds pruning in k_order_simul 2023-07-20 06:58:35 +01:00
k_order_simul Adds pruning in k_order_simul 2023-07-20 06:58:35 +01:00
k_order_welfare Remove warnings about comparison of integer expressions of different signedness (-Wsign-compare) 2023-09-20 16:48:29 +02:00
kalman_filter Kalman filter mex: routine and tests 2023-11-05 18:16:46 +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
libkorder Remove warnings about cast between incompatible function types (-Wcast-function-type) under Windows 2023-09-22 14:22:47 +02:00
libkordersim libkordersim: ensure strict Fortran standard compliance 2023-09-16 14:25:41 +02:00
local_state_space_iterations Adds pruning in k_order_simul 2023-07-20 06:58:35 +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 MS-SBVAR MEX: fixes related to C linkage (extern "C") 2023-09-22 13:31:44 +02:00
num_procs Enable -Wunused-parameter for C++ MEX 2022-07-05 12:12:53 +02:00
perfect_foresight_problem Remove warnings about cast between incompatible function types (-Wcast-function-type) under Windows 2023-09-22 14:22:47 +02:00
riccati_update ricatti_update MEX: remove unused variable 2023-04-15 13:03:43 +02:00
sobol C++20 modernization: use new standard mathematical constants 2023-05-25 19:07:23 +02:00
blas_lapack.F08 Kalman filter mex: routine and tests 2023-11-05 18:16:46 +01: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 Add note about static_assert being a keyword in C23 2023-09-22 13:36:01 +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 Remove warnings about impure functions that might not be evaluated (-Wfunction-elimination) 2023-09-20 16:46:10 +02:00
pthread.F08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00