-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Part of my reason for #7 was to make it easier to extend. Some other functions we should provide:
-
dot_kbn: compute the dot-products using double-double, then sum up using Kahan summation -
mean_kbn: divide the extended-precision sum using a 2-div style, so thatmean_kbn(fill(0.1,10)) == 0.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels