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

Package Usage: npm: @stdlib/slice-base-args2multislice

Create a MultiSlice object from a list of MultiSlice constructor arguments.
1 version
Latest release: over 1 year ago
4 dependent packages

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@stdlib/slice-base-args2multislice

Dependent Repos 1

stdlib-js/ndarray-iter-matrices
Create an iterator which iterates over each matrix in a stack of matrices.

Size: 1.2 MB - Last synced: 16 days ago - Pushed: about 1 month ago

stdlib-js/ndarray-iter-columns
Create an iterator which iterates over each column in a matrix (or stack of matrices).

Size: 1.62 MB - Last synced: 16 days ago - Pushed: 22 days ago

stdlib-js/ndarray-iter-row-entries
Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).

Size: 1.27 MB - Last synced: 8 days ago - Pushed: 8 days ago

stdlib-js/ndarray-iter-column-entries
Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).

Size: 1.1 MB - Last synced: 16 days ago - Pushed: 29 days ago

stdlib-js/ndarray-base-slice-dimension
Return a view of an input ndarray when sliced along a specified dimension.

Size: 1.53 MB - Last synced: 3 days ago - Pushed: 4 months ago

stdlib-js/ndarray-iter-matrix-entries
Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.

Size: 1.16 MB - Last synced: 16 days ago - Pushed: about 1 month ago

stdlib-js/ndarray-slice
Return a read-only view of an input ndarray.

Size: 1.76 MB - Last synced: 16 days ago - Pushed: about 1 month ago

stdlib-js/ndarray-iter-subarrays
Create an iterator which iterates over each subarray in a stack of subarrays.

Size: 896 KB - Last synced: 16 days ago - Pushed: about 2 months ago

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.

Size: 616 KB - Last synced: 16 days ago - Pushed: about 1 month ago

stdlib-js/ndarray-iter-interleave-subarrays
Create an iterator which iterates over interleaved subarrays.

Size: 542 KB - Last synced: 17 days ago - Pushed: 5 months ago