Updated 6 months ago

@stdlib/stats-base-sminabs • Rank 4.8 • Science 44%

Calculate the minimum absolute value of a single-precision floating-point strided array.

Updated 6 months ago

strided-napi-binary • Rank 4.8 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to two input strided arrays.

Updated 6 months ago

@stdlib/array-safe-casts • Rank 4.7 • Science 44%

Return a list of array data types to which a provided array data type can be safely cast.

Updated 6 months ago

@stdlib/blas-ext-base-ssumors • Rank 4.7 • Science 44%

Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.

Updated 6 months ago

@stdlib/array-base-filled5d-by • Rank 4.7 • Science 44%

Create a filled five-dimensional nested array according to a provided callback function.

Updated 6 months ago

@stdlib/math-base-special-floor10 • Rank 4.7 • Science 44%

Round a numeric value to the nearest power of 10 toward negative infinity.

Updated 6 months ago

@stdlib/math-base-special-cbrtf • Rank 4.7 • Science 44%

Compute the cube root of a single-precision floating-point number.

Updated 6 months ago

devarmyknife • Rank 4.6 • Science 44%

Introducing the Dev Army Knife, a toolkit for developers to do various tasks. Whether it may be generating a QR code, editing a few lines of code without the editor or joining two words without any delays and with high-quality, the Dev Army Knife is here to help you. Inspired by the Swiss Army Knife, this handy toolkit includes many useful tools for developers to use in day-to-day tasks.

Updated 6 months ago

@stdlib/strided-napi-addon-arguments • Rank 4.6 • Science 44%

C API for validating, extracting, and transforming (to native C types) function arguments provided to a strided array N-API add-on interface.

Updated 6 months ago

@stdlib/stats-base-dists-kumaraswamy-logpdf • Rank 4.6 • Science 44%

Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.

Updated 6 months ago

@stdlib/stats-base-dsmeanors • Rank 4.6 • Science 44%

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