JSPM

Found 178 results for typed-array

@stdlib/utils-do-until-each

Until a test condition is true, invoke a function for each element in a collection.

  • v0.2.2
  • 13.09
  • Published

@stdlib/array-zero-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.

  • v0.2.2
  • 13.03
  • Published

@stdlib/utils-shift

Remove and return the first element of a collection.

  • v0.2.2
  • 12.98
  • Published

@stdlib/utils-prepend

Add elements from one collection to the beginning of another collection.

  • v0.2.2
  • 12.71
  • Published

@stdlib/array-zeros-like

Create a zero-filled array having the same length and data type as a provided array.

  • v0.2.2
  • 12.71
  • Published

@stdlib/utils-map-reduce

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

  • v0.2.1
  • 12.39
  • Published

@stdlib/array-full-like

Create a filled array having the same length and data type as a provided array.

  • v0.2.1
  • 12.38
  • Published

@stdlib/utils-until-each

Until a test condition is true, invoke a function for each element in a collection.

  • v0.2.2
  • 12.34
  • Published

compute-cast-arrays

Casts an array to an array of a different data type.

  • v1.0.1
  • 11.98
  • Published

compute-ones

Creates a ones-filled matrix or array.

  • v1.0.1
  • 11.68
  • Published

@stdlib/utils-key-by

Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.

  • v0.2.2
  • 11.55
  • Published

@stdlib/utils-push

Add one or more elements to the end of a collection.

  • v0.2.2
  • 11.55
  • Published

compute-filled

Creates a filled matrix or array.

  • v1.0.1
  • 10.83
  • Published

@stdlib/utils-do-while-each-right

While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

  • v0.2.2
  • 10.55
  • Published

@stdlib/array-nans-like

Create an array filled with NaNs and having the same length and data type as a provided array.

  • v0.2.1
  • 10.44
  • Published

@stdlib/array-ones-like

Create an array filled with ones and having the same length and data type as a provided array.

  • v0.2.1
  • 10.16
  • Published

compute-nans

Creates a NaN-filled matrix or array.

  • v1.0.0
  • 10.10
  • Published

eval-serialize

Serializes an input value for dynamic code evaluation.

  • v1.0.0
  • 9.94
  • Published

typeable-array

A common TypeScript interface for Array and Typed arrays.

  • v1.0.0
  • 9.88
  • Published

compute-inf

Creates an infinity-filled matrix or array.

  • v1.0.0
  • 9.86
  • Published

@stdlib/utils-append

Add elements from one collection to the end of another collection.

  • v0.2.2
  • 9.82
  • Published

@stdlib/utils-map-reduce-right

Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.

  • v0.2.1
  • 9.82
  • Published

compute-zeros

Creates a zero-filled matrix or array.

  • v1.0.0
  • 9.74
  • Published

binary-view

Return a pretty binary print of a typed array

  • v0.2.0
  • 8.92
  • Published

@stdlib/array-one-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.

  • v0.2.2
  • 8.23
  • Published