Updated 6 months ago

@stdlib/iter-incrspace • Rank 3.8 • Science 44%

Create an iterator which returns evenly spaced numbers according to a specified increment.

Updated 6 months ago

@stdlib/random-streams-f • Rank 3.8 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from an F distribution.

Updated 6 months ago

@stdlib/math-iter-ops-add • Rank 3.8 • Science 44%

Create an iterator which performs element-wise addition of two or more iterators.

Updated 6 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 6 months ago

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

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.

Updated 6 months ago

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

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

Updated 6 months ago

ndarray-base-max-view-buffer-index • Rank 3.8 • Science 44%

Compute the maximum linear index in an underlying data buffer accessible to an array view.

Updated 6 months ago

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

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Updated 6 months ago

@stdlib/utils-async-every-by-right • Rank 3.8 • Science 44%

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

@stdlib/stats-base-dsnanmean • Rank 3.8 • Science 44%

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

Updated 6 months ago

@stdlib/math-iter-special-sinc • Rank 3.8 • Science 44%

Create an iterator which computes the normalized cardinal sine for each iterated value.

Updated 6 months ago

@stdlib/math-iter-special-round10 • Rank 3.8 • Science 44%

Create an iterator which rounds each iterated value to the nearest power of 10 on a linear scale.

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-base-napi-quinary • Rank 3.8 • Science 44%

C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/string-ends-with • Rank 3.8 • Science 44%

Test if a string ends with the characters of another string.

Updated 6 months ago

@stdlib/utils-safe-int-min • Rank 3.8 • Science 44%

Return the minimum safe integer capable of being represented by a numeric real type.

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/stats-base-dnanmaxabs • Rank 3.7 • Science 44%

Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.

Updated 6 months ago

@stdlib/utils-inmap • Rank 3.7 • Science 44%

Invoke a function for each element in a collection and update the collection in-place.

Updated 6 months ago

@stdlib/random-streams-beta • Rank 3.7 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a beta distribution.

Updated 6 months ago

@stdlib/random-iter-f • Rank 3.7 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from an F distribution.

Updated 6 months ago

@stdlib/datasets-suthaharan-multi-hop-sensor-network • Rank 3.7 • Science 44%

Labeled wireless sensor network data set collected from a multi-hop wireless sensor network deployment using TelosB motes.

Updated 6 months ago

@stdlib/stats-base-smaxabs • Rank 3.7 • Science 44%

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

Updated 6 months ago

@stdlib/math-iter-special-cbrt • Rank 3.7 • Science 44%

Create an iterator which computes the cube root of each iterated value.

Updated 6 months ago

@stdlib/array-to-circular-iterator • Rank 3.7 • Science 44%

Create an iterator which repeatedly iterates over the elements of an array-like object.

Updated 6 months ago

stats-base-snanmean • Rank 3.7 • Science 44%

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