Search results
560 packages found
Reinterpret a Complex64Array as a Float32Array.
Reinterpret a Complex128Array as a Float64Array.
Calculate the sum of strided array elements using pairwise summation.
Adds a constant to each strided array element and computes the sum using pairwise summation.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- strided
- strided array
- array
Assign callbacks to unary interfaces according to type promotion rules.
- stdlib
- stdtypes
- types
- strided
- dtypes
- dtype
- data
- multidimensional
- array
- utilities
- utility
- utils
- util
- signatures
- View more
List of strided array data types.
Return the enumeration constant associated with a supported strided array data type value.
C APIs for creating and managing strided array function objects.
Calculate the arithmetic mean of a strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- strided
- strided array
- array
Apply a unary function to a single-precision floating-point strided input array and assign results to a single-precision floating-point strided output array.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
- stdlib
- strided
- base
- array
- ndarray
- unary
- apply
- foreach
- map
- transform
- float32
- float
- single
- single-precision
- View more
Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.
Calculate the variance of a strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Create a strided array function interface which performs multiple dispatch.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array according to a strided mask array and assigning results to a single-precision floating-poin
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array and assigning results to a single-precision floating-point strided output array.
Apply a unary function to a double-precision floating-point strided input array and assign results to a double-precision floating-point strided output array.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array and assigning results to a double-precision floating-point strided output array.