A high-performance general-purpose compute library

inclusive / cumulative sum, etc. More...

Modules

 accum
 Evaluate the cumulative sum (inclusive) along a given dimension.
 
 scan
 Scan an array (generalized) over a given dimension.
 
 scanByKey
 Scan an array (generalized) over a given dimension, according to an array of keys.
 
 where
 Locate the indices of the non-zero values in an array.
 

Detailed Description

inclusive / cumulative sum, etc.