JSPM

Found 469 results for stdtypes

@stdlib/array-zeros-like

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

  • v0.2.2
  • 6.54
  • Published

@stdlib/complex-promotion-rules

Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.

  • v0.2.2
  • 6.46
  • Published

@stdlib/array-base-any-by

Test whether at least one element in an array passes a test implemented by a predicate function.

  • v0.2.2
  • 6.36
  • Published

@stdlib/array-base-none-by

Test whether all elements in an array fail a test implemented by a predicate function.

  • v0.2.2
  • 6.36
  • Published

@stdlib/ndarray-slice-assign

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

  • v0.2.1
  • 5.90
  • 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
  • 5.73
  • Published

@stdlib/ndarray-iter-columns

Create an iterator which iterates over each column in a matrix (or stack of matrices).

  • v0.2.2
  • 3.72
  • Published

@stdlib/array-full-like

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

  • v0.2.1
  • 2.22
  • Published

@stdlib/ndarray-iter-rows

Create an iterator which iterates over each row in a matrix (or stack of matrices).

  • v0.2.2
  • 2.15
  • Published

@stdlib/ndarray-stride

Return the stride along a specified dimension for a provided ndarray.

  • v0.2.2
  • 2.09
  • 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
  • 0.00
  • 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