Updated 6 months ago
@stdlib/math-strided-special
Standard library strided array special math functions.
Updated 6 months ago
@stdlib/utils-map-right
Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.
Updated 6 months ago
math-array-tools-unary-factory
Create a function for applying a unary function to each element in a provided array.
Updated 6 months ago
math-array-special-abs
Compute the absolute value for each element in an input array.