550 packages found
Finds patterns in ndarrays
Arrays.
- stdlib
- stdtypes
- types
- data
- structures
- typed
- arrays
- array
- typed-array
- typed array
- vector
- matrix
- ndarray
- buffer
- View more
Computes the determinant of an ndarray
solve a linear system with a cached LU decomposition
Construct Vandermonde matrices with ndarrays
Multidimensional arrays.
- stdlib
- stdtypes
- types
- data
- structures
- typed
- typed array
- typed-array
- array
- vector
- matrix
- ndarray
- tensor
- multidimensional
- View more
Get 4-channel pixels array from an ndarray or nested array
Plugin for ndarray support in gdal-async
Reads the pixels of an image as an ndarray
Returns boolean whether the argument is a ndarray
General purpose level set extraction
- surface
- net
- marching
- cubes
- polygonize
- isosurface
- ndarray
- extract
- boundary
- volume
- squares
- surface nets
- dual contouring
- dual
- View more
Multiply a double-precision floating-point vector by a constant.
Multiply a vector x by a constant and add the result to y.
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
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 vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- ddot
- sdot
- dot
- product
- dot product
- View more
Interchange two double-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- dswap
- swap
- interchange
- vector
- array
- 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
Copy values from x into y.
Computes a prefix sum of an ndarray