An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: multidimensional

stdlib-js/array-base-mskunary4d

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.

Language: JavaScript - Size: 202 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-at2d

Return an element from a two-dimensional nested array.

Language: JavaScript - Size: 203 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-symmetric-banded-to-compact

Convert a two-dimensional symmetric banded nested array to compact banded storage.

Language: JavaScript - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-to-json

Serialize an ndarray as a JSON object.

Language: JavaScript - Size: 511 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-zeros3d

Create a zero-filled three-dimensional nested array.

Language: JavaScript - Size: 228 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - 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 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operation-resolve-enum

Return the enumeration constant associated with a supported BLAS transpose operation value.

Language: JavaScript - Size: 226 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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.1 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-normalize-indices

Normalize a list of indices to the interval [0,max].

Language: JavaScript - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-max-view-buffer-index

Compute the maximum linear index in an underlying data buffer accessible to an array view.

Language: JavaScript - Size: 359 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-order

Return the layout order of a provided ndarray.

Language: JavaScript - Size: 220 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-broadcast-arrays

Broadcast ndarrays to a common shape.

Language: JavaScript - Size: 1.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-operation-side-str2enum

Return the enumeration constant associated with a BLAS operation side.

Language: JavaScript - Size: 170 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-row-major

Given a stride array, determine whether an array is row-major.

Language: C - Size: 359 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

KOSASIH/unixroz-core

The unixroz-core repository serves as the foundational framework for the Unixroz decentralized value exchange system. It includes the core algorithms, smart contracts, and blockchain infrastructure necessary for secure, efficient, and universal transactions across diverse civilizations.

Language: JavaScript - Size: 474 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 16 - Forks: 0

sirjimithy/ndarray-fill

Fill an input ndarray with a specified value.

Language: JavaScript - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/array-base-unarynd

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

Language: JavaScript - Size: 238 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-fliplr4d

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

Language: JavaScript - Size: 224 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-orders

List of ndarray orders.

Language: JavaScript - Size: 502 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-char2dtype

Return the data type string associated with a provided single letter abbreviation.

Language: JavaScript - Size: 1.22 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-base-fliplr3d

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

Language: JavaScript - Size: 208 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-operation-side-enum2str

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

Language: JavaScript - Size: 226 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-buffer-dtype

Return the data type of an ndarray data buffer.

Language: JavaScript - Size: 1.3 MB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-data-buffer

Return the underlying data buffer of a provided ndarray.

Language: JavaScript - Size: 219 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-unary-signature-callbacks

Assign callbacks to binary interfaces according to type promotion rules.

Language: JavaScript - Size: 1.21 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-numeric-data-type

Test if an input value is a supported ndarray numeric data type.

Language: JavaScript - Size: 932 KB - Last synced at: 30 days ago - Pushed at: about 2 months 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: 179 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-unary4d

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

Language: JavaScript - Size: 289 KB - Last synced at: about 7 hours ago - Pushed at: about 2 months ago - Stars: 1 - 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: 270 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/streams-node-from-strided-array

Create a readable stream from a strided array-like object.

Language: JavaScript - Size: 1.38 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-numel

Return the number of elements in an ndarray.

Language: JavaScript - Size: 318 KB - Last synced at: 30 days ago - Pushed at: about 2 months 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: 194 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/array-base-quaternary4d

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.

Language: JavaScript - Size: 223 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

weedatom/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.

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-minmax-view-buffer-index

Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.

Language: JavaScript - Size: 484 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary5d-by

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.

Language: JavaScript - Size: 205 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary4d

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

Language: JavaScript - Size: 236 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary4d-by

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

Language: JavaScript - Size: 201 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary3d

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

Language: JavaScript - Size: 234 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary3d-by

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

Language: JavaScript - Size: 189 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary2d

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

Language: JavaScript - Size: 222 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-unary2d-by

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

Language: JavaScript - Size: 232 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskunary3d

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

Language: JavaScript - Size: 223 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskunary2d

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

Language: JavaScript - Size: 210 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-map4d

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

Language: JavaScript - Size: 243 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-map3d

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

Language: JavaScript - Size: 263 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-map2d

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.

Language: JavaScript - Size: 252 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-unary5d

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

Language: JavaScript - Size: 283 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-unary3d

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

Language: JavaScript - Size: 269 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-unary2d

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

Language: JavaScript - Size: 318 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

solzimer/skmeans

Super fast simple k-means implementation for unidimiensional and multidimensional data.

Language: JavaScript - Size: 503 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 75 - Forks: 11

stdlib-js/ndarray-base-dtype-resolve-enum

Return the enumeration constant associated with a supported ndarray data type value.

Language: JavaScript - Size: 1.02 MB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-iter-matrices

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

Language: JavaScript - Size: 1.2 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-flags

Return the flags of a provided ndarray.

Language: JavaScript - Size: 475 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-dtype-str2enum

Return the enumeration constant associated with an ndarray data type string.

Language: JavaScript - Size: 977 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-broadcast-shapes

Broadcast array shapes to a single shape.

Language: JavaScript - Size: 366 KB - Last synced at: 29 days ago - Pushed at: about 2 months 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: 249 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-ind2sub

Convert a linear index to an array of subscripts.

Language: JavaScript - Size: 1.37 MB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-data-buffer

Return the underlying data buffer of a provided ndarray.

Language: JavaScript - Size: 231 KB - Last synced at: about 11 hours ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-assert-is-signed-integer-data-type

Test if an input value is a supported ndarray signed integer data type.

Language: JavaScript - Size: 876 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-operation-sides

BLAS operation sides.

Language: JavaScript - Size: 170 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-stride

Return the stride along a specified dimension for a provided ndarray.

Language: JavaScript - Size: 295 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-mskunary-dtype-signatures

Generate a list of masked unary interface signatures from strided array data types.

Language: JavaScript - Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-operation-side-resolve-enum

Return the enumeration constant associated with a supported BLAS operation side value.

Language: JavaScript - Size: 217 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskbinary2d

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.

Language: JavaScript - Size: 233 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-quinary3d

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

Language: JavaScript - Size: 194 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-dtype-str2enum

Return the enumeration constant associated with a strided array data type string.

Language: JavaScript - Size: 1020 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-min-view-buffer-index

Compute the minimum linear index in an underlying data buffer accessible to an array view.

Language: JavaScript - Size: 359 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-base-broadcasted-ternary3d

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

Language: JavaScript - Size: 220 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-diagonal-type-resolve-enum

Return the enumeration constant associated with a supported BLAS diagonal type value.

Language: JavaScript - Size: 375 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filled2d-by

Create a filled two-dimensional nested array according to a provided callback function.

Language: JavaScript - Size: 249 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-ternary5d

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

Language: JavaScript - Size: 211 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-flipud5d

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

Language: JavaScript - Size: 214 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-assert

Base BLAS assertion utilities.

Language: JavaScript - Size: 438 KB - Last synced at: about 3 hours ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-quaternary4d

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

Language: JavaScript - Size: 229 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-ctor

Multidimensional array constructor.

Language: C - Size: 1.91 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 3 - 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: 918 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-dtypes

List of strided array data types.

Language: JavaScript - Size: 1.04 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filled4d-by

Create a filled four-dimensional nested array according to a provided callback function.

Language: JavaScript - Size: 241 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-broadcasted-ternary4d

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

Language: JavaScript - Size: 240 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-buffer-dtype-enum

Return the data type enumeration constant of an ndarray data buffer.

Language: JavaScript - Size: 1.51 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-matrix-triangle-resolve-str

Return the matrix triangle string associated with a supported BLAS matrix triangle value.

Language: JavaScript - Size: 230 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-assert-is-transpose-operation

Test if an input value is a BLAS transpose operation.

Language: JavaScript - Size: 335 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-banded-filled2d-by

Create a filled two-dimensional banded nested array according to a provided callback function.

Language: JavaScript - Size: 179 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-iter-stacks

Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.

Language: JavaScript - Size: 616 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskbinary3d

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

Language: JavaScript - Size: 211 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-dtype-enum2str

Return the data type string associated with a strided array data type enumeration constant.

Language: JavaScript - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filled5d-by

Create a filled five-dimensional nested array according to a provided callback function.

Language: JavaScript - Size: 239 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-take2d

Take elements from a two-dimensional nested array.

Language: JavaScript - Size: 560 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-iter-matrix-entries

Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.

Language: JavaScript - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-assert-is-diagonal-type

Test if an input value is a BLAS diagonal type.

Language: JavaScript - Size: 477 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-symmetric-banded-filled2d-by

Create a filled two-dimensional symmetric banded nested array according to a provided callback function.

Language: JavaScript - Size: 177 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-napi

C APIs for creating N-API ndarray native add-ons.

Language: JavaScript - Size: 124 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-next-cartesian-index

Return the next Cartesian index (i.e., set of subscripts/dimension indices).

Language: JavaScript - Size: 245 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-dispatch-by

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

Language: JavaScript - Size: 1.03 MB - Last synced at: 16 days ago - Pushed at: 2 months 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: 939 KB - Last synced at: about 11 hours ago - Pushed at: 2 months ago - Stars: 1 - 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 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filled2d

Create a filled two-dimensional nested array.

Language: JavaScript - Size: 223 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-strides

Return the strides of a provided ndarray.

Language: JavaScript - Size: 268 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 1 - 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 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0