Showing 1-20 of 169 packages
Chunk an array into successive pairs.
Calculate the sum of strided array elements using pairwise summation.
A flexible pairwise tool written in TypeScript
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
👜 Callbag operator that emits the previous and current values as an array.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
MCP (Model Context Protocol) server that provides pairwise combinatorial testing capabilities to AI assistants.
zip together two streams into a single stream with aligned pairwise data
Calculate the cumulative sum of strided array elements using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Pict wrapper for nodejs
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using pairwise summation.
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.