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
DOC: Mention and try to explain pairwise summation in sum (#13737)
* DOC: Mention and try to explain pairwise summation in sum
Note that this behaviour is of course inherited into `np.add.reduce` and
many other reductions such as `mean` or users of this reduction, such
as `cov`. This is ignored here.
0 commit comments