Updated 9 months ago

@stdlib/iter-linspace • Rank 6.2 • Science 44%

Create an iterator which returns evenly spaced numbers over a specified interval.

Updated 9 months ago

@stdlib/random-iter-randu • Rank 6.2 • Science 44%

Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.

Updated 9 months ago

@stdlib/math-base-special-cbrt • Rank 6.1 • Science 44%

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

Updated 9 months ago

@stdlib/ndarray-promotion-rules • Rank 6.1 • Science 44%

Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.

Updated 9 months ago

@stdlib/math-base-special-frexp • Rank 6.1 • Science 44%

Split a double-precision floating-point number into a normalized fraction and an integer power of two.

Updated 9 months ago

@stdlib/math-base-special-sqrtf • Rank 6.0 • Science 44%

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

Updated 9 months ago

@stdlib/blas-ext-base-dfill • Rank 6.0 • Science 44%

Fill a double-precision floating-point strided array with a specified scalar constant.

Updated 9 months ago

@stdlib/array-base-every-by • Rank 5.9 • Science 44%

Test whether all elements in an array pass a test implemented by a predicate function.

Updated 9 months ago

@stdlib/strided-base-dtype-resolve-enum • Rank 5.8 • Science 44%

Return the enumeration constant associated with a supported strided array data type value.

Updated 9 months ago

@stdlib/strided-base-min-view-buffer-index • Rank 5.8 • Science 44%

Return the minimum accessible index based on a set of provided strided array parameters.

Updated 9 months ago

@stdlib/math-iter-tools-map • Rank 5.8 • Science 44%

Create an iterator which invokes a unary function accepting a single numeric argument for each iterated value.

Updated 9 months ago

@stdlib/namespace-standalone2pkg • Rank 5.8 • Science 44%

Return the internal package name associated with a provided standalone package name.