JSPM

Found 469 results for stdtypes

@stdlib/complex-reimf

Return the real and imaginary components of a single-precision complex floating-point number.

  • v0.2.1
  • 71.40
  • Published

@stdlib/complex-reim

Return the real and imaginary components of a double-precision complex floating-point number.

  • v0.2.1
  • 70.73
  • Published

@stdlib/complex-float64-reim

Return the real and imaginary components of a double-precision complex floating-point number.

  • v0.1.2
  • 59.11
  • Published

@stdlib/complex-float32-reim

Return the real and imaginary components of a single-precision complex floating-point number.

  • v0.1.2
  • 58.92
  • Published

@stdlib/number-float32-base-to-word

Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.

  • v0.2.2
  • 58.23
  • Published

@stdlib/object-assign

Copy enumerable own properties from one or more source objects to a target object.

  • v0.2.2
  • 48.99
  • Published

@stdlib/ndarray-base-strides2offset

Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.

  • v0.2.2
  • 37.87
  • Published

@stdlib/ndarray-base-offset

Return the index offset specifying the underlying buffer index of the first iterated ndarray element.

  • v0.2.2
  • 36.52
  • Published

@stdlib/array-base-accessor

Create a minimal array-like object supporting the accessor protocol from another array-like object.

  • v0.2.2
  • 35.71
  • Published

@stdlib/array-filled-by

Create a filled array according to a provided callback function.

  • v0.2.1
  • 35.51
  • Published

@stdlib/array-base-join

Return a string created by joining array elements using a specified separator.

  • v0.1.1
  • 34.75
  • Published

@stdlib/array-zeros

Create a zero-filled array having a specified length.

  • v0.2.2
  • 34.71
  • Published

@stdlib/ndarray-safe-casts

Return a list of ndarray data types to which a provided ndarray data type can be safely cast.

  • v0.3.0
  • 34.26
  • Published

@stdlib/ndarray-offset

Return the index offset specifying the underlying buffer index of the first iterated ndarray element.

  • v0.2.2
  • 34.17
  • Published

@stdlib/ndarray-same-kind-casts

Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.

  • v0.3.0
  • 33.85
  • Published

@stdlib/number-float64-base-signbit

Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).

  • v0.2.3
  • 32.13
  • Published

@stdlib/ndarray-mostly-safe-casts

Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.

  • v0.3.0
  • 30.95
  • Published

@stdlib/array-empty

Create an uninitialized array having a specified length.

  • v0.3.0
  • 30.81
  • Published

@stdlib/array-one-to

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

  • v0.2.2
  • 28.99
  • Published

@stdlib/ndarray-promotion-rules

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

  • v0.3.0
  • 28.86
  • Published

@stdlib/array-base-copy

Copy the elements of an array-like object to a new generic array.

  • v0.2.2
  • 28.80
  • Published

@stdlib/array-base-every-by

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

  • v0.2.2
  • 28.23
  • Published

@stdlib/array-min-dtype

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

  • v0.3.0
  • 28.09
  • Published

@stdlib/ndarray-empty

Create an uninitialized ndarray having a specified shape and data type.

  • v0.3.0
  • 27.83
  • Published

@stdlib/ndarray-zeros

Create a zero-filled ndarray having a specified shape and data type.

  • v0.3.0
  • 27.54
  • Published

@stdlib/number-float32-base-from-word

Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

  • v0.2.2
  • 26.19
  • Published

@stdlib/array-full

Create a filled array having a specified length.

  • v0.2.1
  • 24.54
  • Published

@stdlib/ndarray-zeros-like

Create a zero-filled ndarray having the same shape and data type as a provided ndarray.

  • v0.3.0
  • 24.26
  • Published

@stdlib/array-ones

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

  • v0.2.1
  • 23.37
  • Published

@stdlib/ndarray-empty-like

Create an uninitialized ndarray having the same shape and data type as a provided ndarray.

  • v0.3.0
  • 23.16
  • Published

@stdlib/number-float32-base-signbit

Return a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).

  • v0.2.2
  • 19.42
  • Published

@stdlib/array-zero-to

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

  • v0.2.2
  • 18.07
  • Published

@stdlib/array-mostly-safe-casts

Return a list of array data types to which a provided array data type can be safely cast and, for floating-point data types, can be downcast.

  • v0.4.0
  • 17.97
  • Published

@stdlib/array-nans

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

  • v0.2.1
  • 17.37
  • Published

@stdlib/ndarray-min-dtype

Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.

  • v0.3.0
  • 16.52
  • Published

@stdlib/array-safe-casts

Return a list of array data types to which a provided array data type can be safely cast.

  • v0.3.0
  • 16.38
  • Published