Code:
pico_set_float_implementation(${PROJECT_NAME} compiler)pico_set_double_implementation(${PROJECT_NAME} compiler)On this job, I do a relatively small amount of maths on the data, so I can probably ignore the hit on speed.
Having nan propagate correctly means I don't have to check at every step like I do when using -99999 .
Is this being fixed in the SDK ? It's a shame to lose that extra speed and efficiency when it's needed.
Statistics: Posted by pie_face — Sun Oct 26, 2025 10:52 pm