Updated 9 months ago

@stdlib/strided-base-smskmap • Rank 4.1 • Science 44%

Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.

Updated 9 months ago

@stdlib/math-base-special-cidentityf • Rank 4.1 • Science 44%

Evaluate the identity function for a single-precision complex floating-point number.

Updated 9 months ago

@stdlib/constants-float64-precision • Rank 4.1 • Science 44%

Effective number of bits in the significand of a double-precision floating-point number.

Updated 9 months ago

@stdlib/constants-float16-precision • Rank 4.0 • Science 44%

Effective number of bits in the significand of a half-precision floating-point number.

Updated 9 months ago

@stdlib/math-base-special-flipsign • Rank 4.0 • Science 44%

Return a double-precision floating-point number with the magnitude of x and the sign of x*y.

Updated 9 months ago

@stdlib/math-base-special-modf • Rank 4.0 • Science 44%

Decompose a double-precision floating-point number into integral and fractional parts.

Updated 9 months ago

@stdlib/number-float32-base-exponent • Rank 3.9 • Science 44%

Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.

Updated 9 months ago

@stdlib/strided-base-smskmap2 • Rank 3.9 • Science 44%

Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.

Updated 9 months ago

@stdlib/math-strided-special-smsktrunc • Rank 3.8 • Science 44%

Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.

Updated 9 months ago

@stdlib/blas-ext-base-sapxsum • Rank 3.8 • Science 44%

Adds a constant to each single-precision floating-point strided array element and computes the sum.

Updated 9 months ago

blas-ext-base-sapx • Rank 3.7 • Science 44%

Add a constant to each element in a single-precision floating-point strided array.

Updated 9 months ago

@stdlib/math-strided-special-smskcbrt • Rank 3.6 • Science 44%

Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 9 months ago

@stdlib/math-strided-special-smskinv • Rank 3.6 • Science 44%

Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 9 months ago

@stdlib/math-strided-special-ssqrt • Rank 3.5 • Science 44%

Compute the principal square root for each element in a single-precision floating-point strided array.

Updated 9 months ago

@stdlib/blas-ext-base-sdssum • Rank 3.5 • Science 44%

Calculate the sum of single-precision floating-point strided array elements using extended accumulation.

Updated 9 months ago

@stdlib/math-strided-special-sfloor • Rank 3.4 • Science 44%

Round each element in a single-precision floating-point strided array toward negative infinity.

Updated 9 months ago

@stdlib/math-strided-special-smsksqrt • Rank 3.3 • Science 44%

Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 9 months ago

@stdlib/math-strided-special-smskabs2 • Rank 3.3 • Science 44%

Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 9 months ago

math-base-special-identityf • Rank 3.3 • Science 44%

Evaluate the identity function for a single-precision floating-point number.

Updated 9 months ago

@stdlib/math-strided-special-sabs • Rank 3.3 • Science 44%

Compute the absolute value for each element in a single-precision floating-point strided array.

Updated 9 months ago

math-strided-special-sceil • Rank 3.3 • Science 44%

Round each element in a single-precision floating-point strided array toward positive infinity.

Updated 9 months ago

@stdlib/assert-is-float32ndarray-like • Rank 3.3 • Science 44%

Test if a value is an ndarray-like object containing single-precision floating-point numbers.

Updated 9 months ago

@stdlib/math-strided-special-smskrsqrt • Rank 3.3 • Science 44%

Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 9 months ago

@stdlib/math-strided-special-smskfloor • Rank 3.2 • Science 44%

Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.

Updated 9 months ago

@stdlib/utils-size-of • Rank 3.2 • Science 44%

Return the size (in bytes) of the canonical binary representation of a specified numeric type.

Updated 9 months ago

strided-napi-cmap • Rank 3.2 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.

Updated 9 months ago

@stdlib/math-strided-special-smskramp • Rank 3.1 • Science 44%

Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 9 months ago

@stdlib/math-base-utils-float64-epsilon-difference • Rank 3.1 • Science 44%

Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.

Updated 9 months ago

@stdlib/strided-napi-smap2 • Rank 3.1 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.

Updated 9 months ago

@stdlib/strided-base-smap2 • Rank 2.9 • Science 44%

Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.

Updated 9 months ago

@stdlib/math-strided-special-smskabs • Rank 2.9 • Science 44%

Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 9 months ago

@stdlib/strided-napi-smskmap2 • Rank 2.8 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.

Updated 9 months ago

@stdlib/blas-ext-base-ssort2ins • Rank 2.8 • Science 44%

Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using insertion sort.

Updated 9 months ago

@stdlib/math-strided-special-smskdeg2rad • Rank 2.6 • Science 44%

Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.

Updated 9 months ago

@stdlib/strided-base-cmap • Rank 2.5 • Science 44%

Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.

Updated 9 months ago

@stdlib/assert-is-complex64ndarray-like • Rank 1.4 • Science 44%

Test if a value is an ndarray-like object containing single-precision complex floating-point numbers.

Updated 9 months ago

number-float32-base-to-binary-string • Rank 1.1 • Science 44%

Return a string giving the literal bit representation of a single-precision floating-point number.

Updated 9 months ago

math-strided-special-scbrt • Rank 0.7 • Science 44%

Compute the cube root of each element in a single-precision floating-point strided array.

Updated 9 months ago

math-base-special-absf • Rank 0.7 • Science 44%

Compute the absolute value of a single-precision floating-point number.

Updated 9 months ago

number-float32-base-identity • Rank 0.7 • Science 44%

Evaluate the identity function for a single-precision floating-point number.

Updated 9 months ago

stats-base-dsmean • Rank 0.7 • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

Updated 9 months ago

napi-argv-strided-complex64array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.

Updated 9 months ago

math-base-special-floorf • Rank 0.0 • Science 44%

Round a single-precision floating-point numeric value toward negative infinity.

Updated 9 months ago

lapack-base-claset • Rank 0.0 • Science 44%

Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.

Updated 9 months ago

napi-argv-strided-float32array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.

Updated 9 months ago

@stdlib/math-strided-special-srsqrt • Rank 3.4 • Science 26%

Compute the reciprocal square root for each element in a single-precision floating-point strided array.

Updated 9 months ago

@stdlib/math-strided-special-sinv • Rank 3.0 • Science 26%

Compute the multiplicative inverse for each element in a single-precision floating-point strided array.

Updated 9 months ago

@stdlib/napi-argv-complex64 • Science 44%

Convert a Node-API value to a single-precision complex floating-point number.

Updated 9 months ago

@stdlib/napi-argv-strided-float32array • Science 44%

Convert a Node-API value representing a strided array to a single-precision floating-point array.

Updated 9 months ago

constants-float32-half-ln-two • Science 44%

One half times the natural logarithm of 2 as a single-precision floating-point number.