Updated 6 months ago

@stdlib/math-base-special-abs2 • Rank 8.1 • Science 44%

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

Updated 6 months ago

@stdlib/strided-napi-dmap • Rank 4.5 • Science 44%

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assigning results to elements in a double-precision floating-point strided output array.

Updated 6 months ago

@stdlib/strided-base-dmap • Rank 4.5 • Science 44%

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

Updated 6 months ago

@stdlib/math-strided-special-dmskcbrt • Rank 4.4 • Science 44%

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

Updated 6 months ago

@stdlib/math-strided-special-dsqrt • Rank 4.3 • Science 44%

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

Updated 6 months ago

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

Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-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 double-precision floating-point strided output array.

Updated 6 months ago

@stdlib/math-strided-special-dcbrt • Rank 4.1 • Science 44%

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

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/math-strided-special-dmskramp • Rank 3.7 • Science 44%

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

Updated 6 months ago

@stdlib/math-strided-special-dmskceil • Rank 3.7 • Science 44%

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/strided-base-dmskmap2 • Rank 3.4 • Science 44%

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/math-strided-special-dmskabs • Rank 3.0 • Science 44%

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

Updated 6 months ago

@stdlib/math-strided-special-dmskabs2 • Rank 2.8 • Science 44%

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

Updated 6 months ago

@stdlib/strided-napi-dmap2 • Rank 2.4 • Science 44%

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

Updated 6 months ago

@stdlib/math-strided-special-dcbrt-by • Rank 2.1 • Science 44%

Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.

Updated 6 months ago

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

Compute the multiplicative inverse of a double-precision floating-point number.

Updated 6 months ago

strided-base-dmap2 • Rank 0.7 • Science 44%

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

Updated 6 months ago

strided-napi-dmskmap • Rank 0.0 • Science 44%

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.

Updated 6 months ago

strided-napi-zmap • Rank 0.0 • Science 44%

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

Updated 6 months ago

math-strided-special-dinv • Rank 0.0 • Science 44%

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

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/math-base-ops-add5 • Science 44%

Compute the sum of five double-precision floating-point numbers.

Updated 6 months ago

number-float64-base-add • Science 44%

Compute the sum of two double-precision floating-point numbers.

Updated 6 months ago

@stdlib/math-base-ops-add4 • Science 44%

Compute the sum of four double-precision floating-point numbers.

Updated 6 months ago

number-float64-base-identity • Science 44%

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

Updated 6 months ago

number-float64-base-assert • Science 44%

Base double-precision floating-point number assert functions.

Updated 6 months ago

number-float64-base-add5 • Science 44%

Compute the sum of five double-precision floating-point numbers.

Updated 6 months ago

complex-float64-base-identity • Science 44%

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

Updated 6 months ago

@stdlib/assert-is-complex128ndarray-like • Science 44%

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

Updated 6 months ago

number-float64-base-identity • Science 31%

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

Updated 6 months ago

number-float64-base-add4 • Science 31%

Compute the sum of four double-precision floating-point numbers.

Updated 6 months ago

@stdlib/math-base-ops-add3 • Science 44%

Compute the sum of three double-precision floating-point numbers.