-
- Downloads

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.
Loading
Please register or sign in to comment