ndarray-gradient
Finds the gradient of an ndarray using finite differences
Updated by @mikolalysenko
@stdlib/blas-base-dscal
Multiply a double-precision floating-point vector by a constant.
Updated by @stdlib-bot
@stdlib/blas-base-sswap
Interchange two single-precision floating-point vectors.
Updated by @stdlib-bot
@stdlib/blas-base-sdot
Calculate the dot product of two single-precision floating-point vectors.
Updated by @stdlib-bot
@stdlib/blas-ext-base-dfill
Fill a double-precision floating-point strided array with a specified scalar constant.
Updated by @stdlib-bot
@stdlib/math-strided-special-abs
Compute the absolute value for each element in a strided array.
Updated by @stdlib-bot
@stdlib/ndarray-base-napi-unary
C API for registering a Node-API module exporting an ndarray interface for applying a unary callback to an input ndarray.
Updated by @stdlib-bot
@stdlib/blas-base-ddot
Calculate the dot product of two double-precision floating-point vectors.
Updated by @stdlib-bot
@stdlib/ndarray-base-function-object
C APIs for creating and managing ndarray function objects.
Updated by @stdlib-bot