You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daily rate of the red line is 0.03 or possibly 0.0299999999999 because floating point.
There's a datapoint for Feb 15 that's greater than the daily rate, specifically 0.04583333333333333.
It's submitted well before the deadline.
When the goal is brained for the deadline, it derails.
It appears that when Beebrain is agging the data and subbing in the daily rate for the actual datapoint value (since actual datapoint value is higher than daily rate), there is some floating point error happening, causing the goal to derail despite that it ought to be safe.
Desiderata
It appears that when Beebrain is agging the data and subbing in the daily rate for the actual datapoint value (since actual datapoint value is higher than daily rate), there is some floating point error happening, causing the goal to derail despite that it ought to be safe.
Sample bb file: skatesum_floating_point.bb
(This is arguably a worse-than-baneful bug but it's like a corner case of a corner case. I think.)
Cognata
Verbata: floating point hell, baneful bugs, aggday skatesum,
The text was updated successfully, but these errors were encountered: