Updated 6 months ago

@stdlib/iter-slice • Rank 4.3 • Science 44%

Create an iterator which returns a subsequence of iterated values from a provided iterator.

Updated 6 months ago

@stdlib/ndarray-base-reverse-dimension • Rank 3.3 • Science 44%

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

Updated 6 months ago

@stdlib/ndarray-base-fliplr • Rank 2.9 • Science 44%

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

Updated 6 months ago

@stdlib/ndarray-slice-assign • Rank 2.5 • Science 44%

Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.

Updated 6 months ago

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

Return a read-only shifted view of an input ndarray along a specific dimension.

Updated 6 months ago

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

Convert a Slice object to a subsequence string.

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

string-base-slice-grapheme-clusters • Science 44%

Slice a string based on grapheme cluster (i.e., user-perceived character) indices.

Updated 6 months ago

@stdlib/slice-base-sargs2multislice • Science 44%

Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.

Updated 6 months ago

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

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

Updated 6 months ago

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

Return a shallow copy of a portion of an array.

Updated 6 months ago

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

Return a truncated view of an input ndarray along a specific dimension.

Updated 6 months ago

@stdlib/slice-base-args2multislice • Science 31%

Create a MultiSlice object from a list of MultiSlice constructor arguments.

Updated 6 months ago

ndarray-base-slice-assign • Science 44%

Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.

Updated 6 months ago

array-slice • Science 44%

Return a shallow copy of a portion of an array.

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

@stdlib/array-base-fancy-slice-assign • Science 44%

Assign element values from a broadcasted input array to corresponding elements in an output array.

Updated 6 months ago

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

Return a read-only truncated view of an input ndarray along a specific dimension.

Updated 6 months ago

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

Return a shifted view of an input ndarray along a specific dimension.

Updated 6 months ago

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

Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.