-
Notifications
You must be signed in to change notification settings - Fork 192
Open
@zerothi
Description
Motivation
Precision summations are necessary for certain operations (also suggested for cumsum
)
Would you accept a type(Kahan(dp))
and type(Klein(dp))
, and precision variants for inclusion in the stdlib?
Prior Art
No response
Additional Information
No response