Updated 6 months ago

@stdlib/utils-filter-arguments • Rank 4.4 • Science 44%

Create a function that invokes a provided function according to a predicate function.

Updated 6 months ago

@stdlib/datasets-cdc-nchs-us-births-1994-2003 • Rank 4.4 • Science 44%

US birth data from 1994 to 2003, as provided by the Center for Disease Control and Prevention's National Center for Health Statistics.

Updated 6 months ago

@stdlib/math-base-special-ceil10 • Rank 4.4 • Science 44%

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

Updated 6 months ago

@stdlib/assert-is-constantcase • Rank 4.3 • Science 44%

Test if a value is a constant-case string.

Updated 6 months ago

@stdlib/complex-base-wrap-function • Rank 4.3 • Science 44%

Wrap a function accepting complex number arguments to support providing both real and complex numbers.

Updated 6 months ago

@stdlib/blas-ext-base-sdsapxsum • Rank 4.3 • Science 44%

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

Updated 6 months ago

@stdlib/stats-base-dnanmean • Rank 4.3 • Science 44%

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

@stdlib/datasets-cdc-nchs-us-births-1969-1988 • Rank 4.3 • Science 44%

US birth data from 1969 to 1988, as provided by the Center for Disease Control and Prevention's National Center for Health Statistics.

Updated 6 months ago

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

Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.

Updated 6 months ago

@stdlib/iter-slice • Rank 4.3 • Science 44%

Create an iterator which returns a subsequence of iterated values from a provided iterator.

Updated 6 months ago

@stdlib/math-base-special-flipsignf • Rank 4.3 • Science 44%

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

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/ndarray-base-napi-unary • Rank 4.3 • Science 44%

C API for registering an N-API module exporting an ndarray interface for applying a unary callback to an input ndarray.

Updated 6 months ago

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

Compute the arccosine of each element retrieved from an input strided array via a callback function.

Updated 6 months ago

@stdlib/utils-curry • Rank 4.3 • Science 44%

Transform a function into a sequence of functions each accepting a single argument.

Updated 6 months ago

@stdlib/math-base-special-round10 • Rank 4.2 • Science 44%

Round a numeric value to the nearest power of 10 on a linear scale.

Updated 6 months ago

@hugoalh/is-numeric-prime • Rank 4.2 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is prime.

Updated 6 months ago

@stdlib/math-strided-special-bessely1-by • Rank 4.2 • Science 44%

Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.