JSPM

Found 35 results for int16

@stdlib/array-filled-by

Create a filled array according to a provided callback function.

  • v0.2.1
  • 49.05
  • Published

@stdlib/array-zeros

Create a zero-filled array having a specified length.

  • v0.2.2
  • 44.42
  • Published

@stdlib/array-empty

Create an uninitialized array having a specified length.

  • v0.3.0
  • 38.41
  • Published

@stdlib/array-one-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from one.

  • v0.2.2
  • 36.30
  • Published

@stdlib/array-full

Create a filled array having a specified length.

  • v0.2.1
  • 31.41
  • Published

@stdlib/array-ones

Create an array filled with ones and having a specified length.

  • v0.2.1
  • 29.16
  • Published

@stdlib/array-zero-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

  • v0.2.2
  • 24.96
  • Published

typed-numbers

Super simple type-safe fixed-length integers for TypeScript/JavaScript

  • v1.0.5
  • 19.19
  • Published

ts-prims

Typescript Primitives

  • v0.3.1
  • 17.57
  • Published

@stdlib/array-empty-like

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

  • v0.3.0
  • 14.24
  • Published

compute-intmax

Returns the maximum value of a specified integer type.

  • v1.0.0
  • 10.06
  • Published

@stdlib/array-zeros-like

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

  • v0.2.2
  • 9.02
  • Published

compute-intmin

Returns the minimum value of a specified integer type.

  • v1.0.0
  • 8.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
  • 8.38
  • 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
  • 7.91
  • Published

@stdlib/array-full-like

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

  • v0.2.1
  • 2.78
  • 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
  • 0.00
  • Published