550 packages found
Multiply a vector by a constant.
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
Multiply a single-precision floating-point vector by a constant.
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
Computes a prefix sum of an ndarray
Copy values from x into y.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- sdot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- inner product
- View more
Compute the sum of absolute values (L1 norm).
Compute the sum of absolute values (L1 norm).
Multiply a vector x by a constant and add the result to y.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Common operations for ndarray arrays
Generic contour extraction library for surface nets/dual contouring
Reorder ndarray dimensions and associated strides for loop interchange.
- stdlib
- stdtypes
- types
- base
- ndarray
- reorder
- sort
- loop
- tiling
- blocking
- interchange
- cache-oblivious
- optimization
- multidimensional
- View more
Resolve a loop block size for multi-dimensional array tiled loops.
- stdlib
- stdtypes
- types
- base
- ndarray
- loop
- tiling
- blocking
- cache-oblivious
- multidimensional
- array
- utilities
- utility
- utils
Fill a double-precision floating-point strided array with a specified scalar constant.
Fill a strided array with a specified scalar constant.
Fill a strided array according to a provided callback function.
Base (i.e., lower-level) basic linear algebra subprograms (BLAS).