Updated 9 months ago

@stdlib/ndarray-base-vind2bind • Rank 8.8 • Science 44%

Convert a linear index in an array view to a linear index in an underlying data buffer.

Updated 9 months ago

@stdlib/ndarray-base-strides2offset • Rank 8.6 • Science 44%

Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.

Updated 9 months ago

@stdlib/ndarray-base-bind2vind • Rank 3.3 • Science 44%

Convert a linear index in an underlying data buffer to a linear index in an array view.

Updated 9 months ago

@stdlib/ndarray-numel-dimension • Rank 3.0 • Science 44%

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

Updated 9 months ago

array-base-reshape • Science 44%

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

Updated 9 months ago

stats-incr-nanskewness • Science 44%

Compute a corrected sample skewness incrementally, ignoring NaN values.

Updated 9 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 9 months ago

@stdlib/ndarray-base-numel-dimension • Science 44%

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

Updated 9 months ago

strided-base-strided2object • Science 44%

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