GitHub topics: ndarray
Rahulchavan38/blas-base-wasm-srotm
Apply a modified Givens transformation.
Language: JavaScript - Size: 77.1 KB - Last synced at: 40 minutes ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

goxiec/ndarray-base-unary-reduce-strided1d-dispatch-by
This repository provides efficient methods for unary reduction operations on strided 1D arrays. Explore the code and contribute to the future of numerical computation! 🐱💻✨
Language: JavaScript - Size: 72.3 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

mostafaweal504/ndarray-base-promote-dtypes
Resolve the data type that results from applying promotion rules to a provided list of data types.
Language: JavaScript - Size: 46.9 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/strided-base-mskunary
Apply a unary callback to elements in a strided input array according to elements in a strided mask array and assign results to elements in a strided output array.
Language: C - Size: 1.66 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-ndarray-smax
Compute the maximum value of a one-dimensional single-precision floating-point ndarray.
Language: JavaScript - Size: 320 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-output-policy-resolve-enum
Return the enumeration constant associated with a supported ndarray data type policy value.
Language: JavaScript - Size: 600 KB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-orders
List of ndarray orders.
Language: JavaScript - Size: 509 KB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 2 - Forks: 0

stdlib-js/array-base-ternary3d
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Language: JavaScript - Size: 206 KB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-flags
Return the flags of a provided ndarray.
Language: JavaScript - Size: 474 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-map-by2
Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.
Language: JavaScript - Size: 1.22 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-flipud
Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.
Language: JavaScript - Size: 1.04 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-integer-data-type
Test if an input value is a supported ndarray integer data type.
Language: JavaScript - Size: 948 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-dtrmv
Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.
Language: JavaScript - Size: 2.95 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-unary
Apply a unary callback to elements in a input ndarray and assign results to elements in an output ndarray.
Language: C - Size: 3.76 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-output-dtype-policies
List of output ndarray data type policies.
Language: JavaScript - Size: 866 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-numel-dimension
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Language: JavaScript - Size: 362 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-sum
Compute the sum along one or more ndarray dimensions.
Language: JavaScript - Size: 4.53 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided
Statistical operations for strided arrays.
Language: JavaScript - Size: 138 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/array-base-strided2array4d
Convert a strided array to a four-dimensional nested array.
Language: JavaScript - Size: 555 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-ndims
Return the number of ndarray dimensions.
Language: JavaScript - Size: 296 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base
Base (i.e., lower-level) array utilities.
Language: JavaScript - Size: 15.1 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-dmap
Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assign each result to an element in a double-precision floating-point strided output array.
Language: JavaScript - Size: 499 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssortins
Sort a single-precision floating-point strided array using insertion sort.
Language: JavaScript - Size: 722 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filled5d
Create a filled five-dimensional nested array.
Language: JavaScript - Size: 257 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-iter-column-entries
Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).
Language: JavaScript - Size: 1.12 MB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-unary-loop-interchange-order
Reorder ndarray dimensions and associated strides for loop interchange.
Language: JavaScript - Size: 537 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-dtypes2signatures
Transform a list of array argument data types into a list of signatures.
Language: JavaScript - Size: 1.19 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-flag
Return a specified flag for a provided ndarray.
Language: JavaScript - Size: 466 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-count-if
Count the number of elements in an ndarray which pass a test implemented by a predicate function.
Language: JavaScript - Size: 528 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/array-base-binary3d
Apply a binary callback to elements in three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Language: JavaScript - Size: 225 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base-atnd
Return an element from an n-dimensional nested array.
Language: JavaScript - Size: 174 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-bind2vind
Convert a linear index in an underlying data buffer to a linear index in an array view.
Language: C - Size: 733 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flatten2d
Flatten a two-dimensional nested array.
Language: JavaScript - Size: 314 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangles
BLAS matrix triangles.
Language: JavaScript - Size: 178 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operations
List of BLAS transpose operations.
Language: JavaScript - Size: 193 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-iter-select-dimension
Create an iterator which iterates over each view along a specified dimension.
Language: JavaScript - Size: 897 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-ndarray-min
Compute the minimum value of a one-dimensional ndarray.
Language: JavaScript - Size: 360 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-broadcast-shapes
Broadcast array shapes to a single shape.
Language: JavaScript - Size: 336 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-dcopy
Copy values from `x` into `y`.
Language: JavaScript - Size: 2.1 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-normalize-indices
Normalize a list of indices to the interval [0,max].
Language: JavaScript - Size: 196 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/array-base-binarynd
Apply a binary callback to elements in n-dimensional nested input arrays and assign results to elements in an n-dimensional nested output array.
Language: JavaScript - Size: 251 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-srot
Apply a plane rotation.
Language: JavaScript - Size: 557 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-one-to
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Language: JavaScript - Size: 854 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-sdot
Compute the dot product of `x` and `y`.
Language: JavaScript - Size: 1.75 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-smap2
Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.
Language: JavaScript - Size: 421 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangle-enum2str
Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.
Language: JavaScript - Size: 258 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangle-str2enum
Return the enumeration constant associated with a BLAS matrix triangle.
Language: JavaScript - Size: 186 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-scnrm2
Multiply a vector `x` by a scalar `alpha`.
Language: JavaScript - Size: 749 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

stdlib-js/math-strided-special-abs-by
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Language: JavaScript - Size: 995 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-empty
Create an uninitialized ndarray having a specified shape and data type.
Language: JavaScript - Size: 2.29 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcast-array
Broadcast an array to a specified shape.
Language: JavaScript - Size: 211 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-float32matrix-like
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Language: JavaScript - Size: 1.47 MB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 2 - Forks: 0

stdlib-js/lapack-base-dge-trans
Convert input general matrix from row-major to column-major layout or vice versa.
Language: JavaScript - Size: 2.68 MB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base-ones5d
Create a five-dimensional nested array filled with ones.
Language: JavaScript - Size: 229 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-next-dtype
Return the next larger ndarray data type of the same kind.
Language: C - Size: 1.34 MB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-min-signed-integer-dtype
Determine the minimum ndarray data type for storing a provided signed integer value.
Language: JavaScript - Size: 202 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/lapack-base-claswp
Perform a series of row interchanges on an input matrix.
Language: JavaScript - Size: 920 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-sub2ind
Convert subscripts to a linear index.
Language: JavaScript - Size: 1.3 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/lapack-base-dlacpy
Copy all or part of a matrix A to another matrix B.
Language: JavaScript - Size: 2.45 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-meta-data-props
Define non-enumerable read-only properties which expose ndarray function meta data.
Language: JavaScript - Size: 1.35 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-data-type-string
Test if an input value is a supported built-in ndarray data type string.
Language: JavaScript - Size: 329 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-diagonal-type-enum2str
Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.
Language: JavaScript - Size: 233 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-for-each
Invoke a callback function once for each ndarray element.
Language: JavaScript - Size: 1.33 MB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-to-unique-normalized-indices
Return a list of unique indices after normalizing to the interval [0,max].
Language: JavaScript - Size: 201 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/array-base-binary2d
Apply a binary callback to elements in two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Language: JavaScript - Size: 253 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-unary-tiling-block-size
Resolve a loop block size for multi-dimensional array tiled loops.
Language: JavaScript - Size: 242 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-layout-resolve-enum
Return the enumeration constant associated with a supported BLAS memory layout value.
Language: JavaScript - Size: 259 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dabs
Compute the absolute value for each element in a double-precision floating-point strided array.
Language: JavaScript - Size: 532 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-data-buffer
Return the underlying data buffer of a provided ndarray.
Language: JavaScript - Size: 238 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-to-array
Convert an ndarray to a generic array.
Language: JavaScript - Size: 1.41 MB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-wasm-dapx
Add a scalar constant to each element in a double-precision floating-point strided array.
Language: JavaScript - Size: 483 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/math-special
Standard library special math functions.
Language: JavaScript - Size: 3.93 MB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-gaxpy
Multiply x by a constant and add the result to y.
Language: JavaScript - Size: 690 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 2 - Forks: 0

stdlib-js/napi-argv-strided-int8array2d
Convert a Node-API value representing a two-dimensional strided array to a signed 8-bit integer array.
Language: C - Size: 66.4 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-column-major
Given a stride array, determine whether an array is column-major.
Language: C - Size: 378 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base-binary4d
Apply a binary callback to elements in four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Language: JavaScript - Size: 211 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-expand-dimensions
Expand the shape of an array by inserting a new dimension of size one at a specified axis.
Language: JavaScript - Size: 922 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-dswap
Interchange two double-precision floating-point vectors.
Language: C - Size: 533 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-csscal
Scale a single-precision complex floating-point vector by a single-precision floating-point constant.
Language: JavaScript - Size: 256 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-diagonal-type-str2enum
Return the enumeration constant associated with a BLAS diagonal type.
Language: JavaScript - Size: 205 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-nullary
Apply a nullary function and assign results to elements in an output ndarray.
Language: C - Size: 1.82 MB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/array-base-take3d
Take elements from a three-dimensional nested array.
Language: JavaScript - Size: 563 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-vector
Vector constructors and associated utilities.
Language: JavaScript - Size: 609 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-gsort2ins
Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.
Language: JavaScript - Size: 742 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-vector-int16
Create a signed 16-bit integer vector (i.e., a one-dimensional ndarray).
Language: JavaScript - Size: 549 KB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

stdlib-js/random-tools-unary-factory
Create a function for generating pseudorandom numbers drawn from a single-parameter probability distribution.
Language: JavaScript - Size: 954 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-assert-is-row-major-string
Test whether an input value is the string representing row-major order.
Language: JavaScript - Size: 191 KB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-spread-dimensions
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.
Language: JavaScript - Size: 433 KB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-strides
Return the strides of a provided ndarray.
Language: JavaScript - Size: 309 KB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 1 - Forks: 0

stdlib-js/stats-max
Compute the maximum value along one or more ndarray dimensions.
Language: JavaScript - Size: 2.48 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

stdlib-js/strided-base-unary-by
Apply a unary function to each element retrieved from a strided input array according to a callback function and assign results to a strided output array.
Language: JavaScript - Size: 1020 KB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dcbrt-by
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
Language: JavaScript - Size: 1.04 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint8array
Convert a Node-API value representing a strided array to an unsigned 8-bit integer array.
Language: C - Size: 197 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint32array2d
Convert a Node-API value representing a two-dimensional strided array to an unsigned 32-bit integer array.
Language: C - Size: 73.2 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint16array2d
Convert a Node-API value representing a two-dimensional strided array to an unsigned 16-bit integer array.
Language: C - Size: 61.5 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint16array
Convert a Node-API value representing a strided array to an unsigned 16-bit integer array.
Language: C - Size: 205 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int32array2d
Convert a Node-API value representing a two-dimensional strided array to a signed 32-bit integer array.
Language: C - Size: 66.4 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int32array
Convert a Node-API value representing a strided array to a signed 32-bit integer array.
Language: C - Size: 193 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int16array2d
Convert a Node-API value representing a two-dimensional strided array to a signed 16-bit integer array.
Language: C - Size: 65.4 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int16array
Convert a Node-API value representing a strided array to a signed 16-bit integer array.
Language: C - Size: 194 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0
