92 packages matching “strides”
@stdlib/ndarray-strides
v0.2.3 · 5 months ago
Return the strides of a provided ndarray.
No known vulnerabilities
@stdlib/ndarray-base-strides
v0.2.3 · 5 months ago
Return the strides of a provided ndarray.
No known vulnerabilities
@stdlib/ndarray-base-loop-interchange-order
v0.1.1 · 5 months ago
Reorder ndarray dimensions and associated strides for loop interchange.
No known vulnerabilities
@stdlib/ndarray-base-unary-loop-interchange-order
v0.3.1 · 5 months ago
Reorder ndarray dimensions and associated strides for loop interchange.
No known vulnerabilities
@stdlib/ndarray-base-binary-loop-interchange-order
v0.2.4 · 5 months ago
Reorder ndarray dimensions and associated strides for loop interchange.
No known vulnerabilities
@stdlib/ndarray-base-nullary-loop-interchange-order
v0.2.3 · 5 months ago
Reorder ndarray dimensions and associated strides for loop interchange.
No known vulnerabilities
@stdlib/ndarray-base-ternary-loop-interchange-order
v0.1.1 · 5 months ago
Reorder ndarray dimensions and associated strides for loop interchange.
No known vulnerabilities
@stdlib/ndarray-base-quaternary-loop-interchange-order
v0.1.1 · 5 months ago
Reorder ndarray dimensions and associated strides for loop interchange.
No known vulnerabilities
@stdlib/ndarray-base-quinary-loop-interchange-order
v0.1.1 · 5 months ago
Reorder ndarray dimensions and associated strides for loop interchange.
No known vulnerabilities
@stdlib/ndarray-base-minmax-view-buffer-index
v0.2.3 · 5 months ago
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
No known vulnerabilities
@stdlib/ndarray-base-assert-is-buffer-length-compatible
v0.1.3 · 5 months ago
Determine if a buffer length is compatible with provided ndarray meta data.
No known vulnerabilities
@stdlib/ndarray-base-strides2order
v0.2.3 · 5 months ago
Determine the order of a multidimensional array based on a provided stride array.
No known vulnerabilities
@stdlib/ndarray-base-ind2sub
v0.2.3 · 5 months ago
Convert a linear index to an array of subscripts.
No known vulnerabilities
@stdlib/ndarray-base-vind2bind
v0.2.3 · 5 months ago
Convert a linear index in an array view to a linear index in an underlying data buffer.
No known vulnerabilities
@stdlib/ndarray-base-iteration-order
v0.2.3 · 5 months ago
Given a stride array, determine array iteration order.
No known vulnerabilities
@stdlib/ndarray-base-strides2offset
v0.2.3 · 5 months ago
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
No known vulnerabilities
@stdlib/ndarray-ctor
v0.3.1 · 5 months ago
Multidimensional array constructor.
No known vulnerabilities
@stdlib/strided-base-nullary
v0.3.1 · 5 months ago
Apply a nullary callback and assign results to elements in a strided output array.
No known vulnerabilities
@stdlib/ndarray-base-ctor
v0.3.1 · 5 months ago
Base multidimensional array.
No known vulnerabilities
@stdlib/ndarray-base-to-array
v0.2.2 · 5 months ago
Convert an ndarray buffer to a generic array.
No known vulnerabilities