Search results
60 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Copy values from x into y.
Multiply a double-precision floating-point vector by a constant.
Calculate the dot product of two vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- ddot
- sdot
- dot
- product
- dot product
- View more
Calculate the dot product of two vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- ddot
- sdot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- View more
Calculate the dot product of two single-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- sdot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- inner product
- View more
Calculate the dot product of two double-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- ddot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- inner product
- View more
Copy values from x into y.
Copy values from x into y.
Multiply a vector by a constant.
Interchange two double-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- dswap
- swap
- interchange
- vector
- array
- View more
Multiply a vector x by a constant and add the result to y.
Multiply a single-precision floating-point vector by a constant.
Interchange two vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- dswap
- sswap
- swap
- interchange
- vector
- View more
Compute the sum of absolute values (L1 norm).
Interchanges two complex single-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- cswap
- swap
- copy
- interchange
- vector
- View more
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- sdot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- inner product
- View more
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Calculate the L2-norm of a double-precision floating-point vector.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- dnrm2
- nrm2
- euclidean
- magnitude
- 2-norm
- l2-norm
- norm
- distance
- View more
Interchange two single-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- sswap
- swap
- interchange
- vector
- array
- View more
Calculate the L2-norm of a vector.