Updated 6 months ago

@stdlib/array-base-binary5d • Rank 2.8 • Science 44%

Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-broadcasted-unary5d • Rank 2.6 • Science 44%

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-quinary5d • Rank 2.6 • Science 44%

Apply a quinary callback to elements in five five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-ternary5d • Rank 2.5 • Science 44%

Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-unary5d • Rank 2.4 • Science 44%

Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

array-base-mskunary5d • Rank 0.0 • Science 44%

Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

array-base-broadcasted-quaternary5d • Science 44%

Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

array-base-unary5d-by • Science 44%

Apply a unary function to each element retrieved from a five-dimensional nested input array according to a callback function and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-map5d • Science 44%

Apply a function to elements in a five-dimensional nested input array and assign results to elements in a new five-dimensional nested output array.

Updated 6 months ago

@stdlib/array-base-fliplr5d • Science 44%

Reverse the order of elements along the last dimension of a five-dimensional nested input array.

Updated 6 months ago

@stdlib/array-base-flipud5d • Science 44%

Reverse the order of elements along the second-to-last dimension of a five-dimensional nested input array.

Updated 6 months ago

@stdlib/array-base-quaternary5d • Science 44%

Apply a quaternary callback to elements in four five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

array-base-broadcasted-binary5d • Science 44%

Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

array-base-mskbinary5d • Science 44%

Apply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.

Updated 6 months ago

array-base-broadcasted-ternary5d • Science 44%

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a five-dimensional nested output array.