SIGN IN SIGN UP

gh-100833: Remove 'volatile' qualifiers in fsum algorithm (#100845)

This PR removes the `volatile` qualifier on various intermediate quantities
in the `math.fsum` implementation, and updates the notes preceding the
algorithm accordingly (as well as fixing some of the exsting notes). See
the linked issue #100833 for discussion.
M
Mark Dickinson committed
87d3bd0e02cddc415a42573052110eb9301d2c3d
Parent: b139bcd
Committed by GitHub <noreply@github.com> on 1/8/2023, 7:40:15 PM