My Project

inclusive / cumulative sum, etc. More...

Modules

 accum
 Calculate the cumulative sum (inclusive) along the specified dimension.
 
 scan
 Inclusive or exclusive scan of an array.
 
 scanByKey
 Inclusive or exclusive scan of an array by key.
 
 where
 Locate the indices of non-zero elements.
 

Detailed Description

inclusive / cumulative sum, etc.