Updated 9 months ago

@stdlib/array-base-quaternary4d • Rank 2.1 • Science 44%

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

Updated 9 months ago

@stdlib/ndarray-dispatch-by • Rank 1.9 • Science 44%

Create an ndarray function interface which accepts a callback function and performs multiple dispatch.

Updated 9 months ago

slice-base-slice2seq • Rank 1.8 • Science 44%

Convert a Slice object to a subsequence string.

Updated 9 months ago

@stdlib/ndarray-slice-dimension • Rank 1.4 • Science 44%

Return a read-only view of an input ndarray when sliced along a specified dimension.

Updated 9 months ago

@stdlib/napi-argv-strided-int32array • Rank 1.4 • Science 44%

Convert a Node-API value representing a strided array to a signed 32-bit integer array.

Updated 9 months ago

@stdlib/array-one-to-like • Rank 1.4 • Science 44%

Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.

Updated 9 months ago

@stdlib/assert-is-complex64ndarray-like • Rank 1.4 • Science 44%

Test if a value is an ndarray-like object containing single-precision complex floating-point numbers.

Updated 9 months ago

stats-base-ndarray-dcumax • Rank 0.7 • Science 44%

Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.

Updated 9 months ago

strided-base-ternary • Rank 0.7 • Science 44%

Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.

Updated 9 months ago

strided-base-dmap2 • Rank 0.7 • Science 44%

Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.

Updated 9 months ago

napi-argv-strided-uint32array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to an unsigned 32-bit integer array.

Updated 9 months ago

strided-base-write-dataview • Rank 0.0 • Science 44%

Copy elements from an input strided array to elements in a strided DataView.

Updated 9 months ago

napi-argv-strided-float64array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a double-precision floating-point array.

Updated 9 months ago

napi-argv-strided-uint16array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to an unsigned 16-bit integer array.

Updated 9 months ago

napi-argv-strided-int16array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a signed 16-bit integer array.

Updated 9 months ago

strided-base-map-by • Rank 0.0 • Science 44%

Apply a unary function to each element retrieved from a strided input array according to a callback function and assign each result to an element in a strided output array.

Updated 9 months ago

napi-argv-strided-float32array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.

Updated 9 months ago

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

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

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

strided-base-read-dataview • Rank 0.0 • Science 44%

Copy elements from an input strided DataView to elements in an output strided array.

Updated 9 months ago

lapack-base-zrot • Rank 0.0 • Science 44%

LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.

Updated 9 months ago

napi-argv-strided-int8array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a signed 8-bit integer array.

Updated 9 months ago

ndarray-base-to-reversed • Rank 0.0 • Science 44%

Return a new ndarray where the order of elements of an input ndarray is reversed along each dimension.

Updated 9 months ago

napi-argv-strided-complex64array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.

Updated 9 months ago

blas-base-zdscal • Rank 0.0 • Science 44%

Scale a double-precision complex floating-point vector by a double-precision floating-point constant.

Updated 9 months ago

napi-argv-strided-int32array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a signed 32-bit integer array.

Updated 9 months ago

napi-argv-strided-complex128array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.

Updated 9 months ago

math-strided-special-cos-by • Rank 0.0 • Science 44%

Compute the cosine for each element retrieved from an input strided array via a callback function.

Updated 9 months ago

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

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

Updated 9 months ago

lapack-base-zlaset • Rank 0.0 • Science 44%

Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.

Updated 9 months ago

lapack-base-claset • Rank 0.0 • Science 44%

Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.

Updated 9 months ago

napi-argv-strided-uint8array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to an unsigned 8-bit integer array.

Updated 9 months ago

ndarray-base-assert-is-mostly-safe-data-type-cast • Rank 0.0 • Science 44%

Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.

Updated 9 months ago

@stdlib/ndarray-base-napi-dtype-string-to-dtype • Rank 3.8 • Science 26%

C API for returning the ndarray data type corresponding to a data type string.

Updated 9 months ago

@stdlib/assert-is-float64matrix-like • Rank 2.8 • Science 26%

Test if a value is a 2-dimensional ndarray-like object containing double-precision floating-point numbers.

Updated 9 months ago

ndarray-base-empty • Rank 0.0 • Science 26%

Create an uninitialized ndarray having a specified shape and data type.

Updated 9 months ago

@stdlib/blas-base-scasum • Science 44%

Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.

Updated 9 months ago

ndarray-base-spread-dimensions • Science 44%

Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.

Updated 9 months ago

@stdlib/blas-base-transpose-operation-enum2str • Science 44%

Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.

Updated 9 months ago

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

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

Updated 9 months ago

lapack-base-sge-trans • Science 44%

Convert a matrix from row-major layout to column-major layout or vice versa.

Updated 9 months ago

@stdlib/lapack-base-dpttrf • Science 44%

Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.

Updated 9 months ago

@stdlib/blas-base-operation-side-resolve-str • Science 44%

Return the operation side string associated with a supported BLAS operation side value.

Updated 9 months ago

@stdlib/blas-base-transpose-operation-resolve-str • Science 44%

Return the transpose operation string associated with a supported BLAS transpose operation value.

Updated 9 months ago

blas-ext-base-ndarray-dindex-of • Science 44%

Return the first index of a specified search element in a one-dimensional double-precision floating-point ndarray.

Updated 9 months ago

@stdlib/array-zero-to • Science 44%

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

Updated 9 months ago

ndarray-vector-uint16 • Science 44%

Create an unsigned 16-bit integer vector (i.e., a one-dimensional ndarray).

Updated 9 months ago

array-base-broadcasted-ternary3d • Science 44%

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

Updated 9 months ago

@stdlib/napi-argv-strided-int8array • Science 44%

Convert a Node-API value representing a strided array to a signed 8-bit integer array.

Updated 9 months ago

blas-base-wasm-scnrm2 • Science 26%

Efficiently compute the SCNRM2 norm in WebAssembly with blas-base-wasm-scnrm2. Enhance your numerical tasks in JavaScript and Node.js! 🚀💻

Updated 9 months ago

ndarray-base-unary-reduce-strided1d-by • Science 44%

Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.

Updated 9 months ago

ndarray-base-unary-reduce-subarray-by • Science 44%

Perform a reduction over a list of specified dimensions in an input ndarray according to a callback function and assign results to a provided output ndarray.

Updated 9 months ago

@stdlib/ndarray-base-reverse • Science 44%

Return a view of an input ndarray in which the order of elements along each dimension is reversed.

Updated 9 months ago

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

Return a view of an input ndarray when sliced along a specified dimension.

Updated 9 months ago

ndarray-base-ndarraylike2scalar • Science 26%

Transform ndarray-like objects to scalars with ease. This library streamlines numerical computation in JavaScript for both browsers and Node.js. 🐙✨

Updated 9 months ago

ndarray-reject • Science 44%

Return a shallow copy of an ndarray containing only those elements which fail a test implemented by a predicate function.

Updated 9 months ago

@stdlib/napi-argv-strided-float32array • Science 44%

Convert a Node-API value representing a strided array to a single-precision floating-point array.

Updated 9 months ago

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

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

Updated 9 months ago

@stdlib/utils-map • Science 44%

Apply a function to each element in an array and assign the result to an element in an output array.

Updated 9 months ago

random-tools-binary • Science 44%

Constructor for creating ndarrays filled with pseudorandom values drawn from a binary PRNG.

Updated 9 months ago

blas-ext-base-ndarray-zsum • Science 44%

Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndarray.

Updated 9 months ago

ndarray-iter-matrices • Science 44%

Create an iterator which iterates over each matrix in a stack of matrices.

Updated 9 months ago

stats-max • Science 44%

Compute the maximum value along one or more ndarray dimensions.