dynare/mex/sources/local_state_space_iterations
Sébastien Villemot 0f7ab97e69
🐛 local_state_space_iteration_3: real64 kind suffixes were missing for floating-point constants
Without the suffix, those constants were interpreted as
real32 (single-precision), hence leading to a loss of precision.
2023-05-24 21:18:23 +02:00
..
local_state_space_iteration_2.cc Bug fix (pruning at second order in estimation). 2022-05-13 11:39:49 +02:00
local_state_space_iteration_3.f08 🐛 local_state_space_iteration_3: real64 kind suffixes were missing for floating-point constants 2023-05-24 21:18:23 +02:00
local_state_space_iteration_k.f08 Fortran 2018 modernization: use the extended “implicit none” syntax 2023-04-14 15:06:37 +02:00