Pairwise summation by LukeMathWalker · Pull Request #577 · rust-ndarray/ndarray

added 10 commits

January 4, 2019 19:26

@LukeMathWalker LukeMathWalker changed the title Pairwise summation [WIP] Pairwise summation

Jan 4, 2019

@LukeMathWalker

@LukeMathWalker LukeMathWalker changed the title [WIP] Pairwise summation Pairwise summation

Jan 4, 2019

@LukeMathWalker

@LukeMathWalker

@LukeMathWalker

@jturner314

@jturner314

This is slightly faster and is easier to understand.

@jturner314

@LukeMathWalker

Improve pairwise summation

@jturner314

@jturner314

@jturner314

This causes no change in performance according to the relevant
benchmarks in `bench1`.
This improves the performance of `sum` when an axis is contiguous but
the array as a whole is not contiguous.

@jturner314

@jturner314

@LukeMathWalker

Improve pairwise summation

This was referenced

Mar 26, 2019

@bluss bluss removed their request for review

November 22, 2021 20:03