JSPM

Found 39 results for int16

@stdlib/array-zeros

Create a zero-filled array having a specified length.

  • v0.2.3
  • 59.24
  • Published

@stdlib/array-filled-by

Create a filled array according to a provided callback function.

  • v0.3.1
  • 57.70
  • Published

@stdlib/array-empty

Create an uninitialized array having a specified length.

  • v0.3.1
  • 53.47
  • Published

@stdlib/array-one-to

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

  • v0.2.3
  • 48.11
  • Published

@stdlib/array-full

Create a filled array having a specified length.

  • v0.3.1
  • 47.75
  • Published

@stdlib/array-ones

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

  • v0.2.2
  • 43.99
  • Published

@stdlib/array-zero-to

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

  • v0.2.3
  • 43.55
  • Published

@stdlib/array-empty-like

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

  • v0.3.1
  • 25.98
  • Published

typed-numbers

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

  • v1.0.5
  • 23.08
  • Published

compute-intmax

Returns the maximum value of a specified integer type.

  • v1.0.0
  • 20.88
  • Published

@stdlib/array-zeros-like

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

  • v0.2.3
  • 19.40
  • Published

compute-intmin

Returns the minimum value of a specified integer type.

  • v1.0.0
  • 19.15
  • Published

@stdlib/array-full-like

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

  • v0.3.1
  • 18.06
  • 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.3
  • 17.16
  • 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.3
  • 16.78
  • 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.2
  • 16.44
  • Published

ts-prims

Typescript Primitives

  • v0.3.1
  • 15.54
  • Published