JSPM

Found 44 results for complex64

@stdlib/array-zeros

Create a zero-filled array having a specified length.

  • v0.2.2
  • 43.68
  • Published

@stdlib/array-empty

Create an uninitialized array having a specified length.

  • v0.3.0
  • 41.15
  • Published

@stdlib/array-filled-by

Create a filled array according to a provided callback function.

  • v0.2.1
  • 39.28
  • Published

@stdlib/blas-base-ccopy

Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.

  • v0.3.0
  • 35.39
  • Published

@stdlib/array-one-to

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

  • v0.2.2
  • 31.87
  • Published

@stdlib/blas-base-cswap

Interchanges two complex single-precision floating-point vectors.

  • v0.3.0
  • 31.21
  • Published

@stdlib/array-empty-like

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

  • v0.3.0
  • 30.92
  • Published

@stdlib/array-zero-to

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

  • v0.2.2
  • 30.67
  • Published

@stdlib/array-full

Create a filled array having a specified length.

  • v0.2.1
  • 29.88
  • Published

@stdlib/array-ones

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

  • v0.2.1
  • 29.53
  • Published

@stdlib/array-zeros-like

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

  • v0.2.2
  • 27.59
  • Published

@stdlib/array-nans

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

  • v0.2.1
  • 25.98
  • Published

@stdlib/assert-is-same-complex64

Test if two arguments are both single-precision complex floating-point numbers and have the same value.

  • v0.2.2
  • 25.52
  • 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
  • 25.47
  • 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
  • 23.71
  • Published

@stdlib/array-full-like

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

  • v0.2.1
  • 22.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
  • 21.04
  • Published

@stdlib/blas-base-cscal

Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.

  • v0.0.2
  • 20.50
  • 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
  • 19.61
  • Published

@stdlib/blas-base-caxpy

Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.

  • v0.1.0
  • 17.80
  • Published

@stdlib/blas-base-scasum

Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.

  • v0.1.0
  • 7.13
  • Published