Updated 10 months ago

wasm-base-strided2object • Science 44%

Convert a strided array and associated meta data to an object likely to have the same "shape".

Updated 11 months ago

array-base-reshape • Science 44%

Reshape a nested array into another nested array having a desired shape.

Updated 11 months ago

stats-strided-dsnanmeanors • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.

Updated 11 months ago

@stdlib/string-next-code-point-index • Science 44%

Return the position of the next Unicode code point in a string after a specified position.

Updated 11 months ago

stats-base-ndarray-dztest • Science 44%

Compute a one-sample Z-test for a one-dimensional double-precision floating-point ndarray.

Updated 11 months ago

srisaurus • Science 44%

Ultralight, non-dependent and minimalist open-source package to recursively generate subresource integrity (SRI) hashes.

Updated 11 months ago

stats-cumax • Science 44%

Compute the cumulative maximum value along one or more ndarray dimensions.

Updated 11 months ago

stats-strided-smaxabssorted • Science 44%

Calculate the maximum absolute value of a sorted single-precision floating-point strided array.