Updated 6 months ago

@stdlib/ndarray-base-dtype-resolve-enum • Rank 6.6 • Science 44%

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

Updated 6 months ago

@stdlib/number-float32-base-from-word • Rank 6.5 • Science 44%

Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

Updated 6 months ago

@stdlib/complex-base-cast-return • Rank 6.5 • Science 44%

Wrap a function and casts a function's return value to a complex number.

Updated 6 months ago

@stdlib/napi-argv-int32 • Rank 6.3 • Science 44%

Convert a Node-API value to a signed 32-bit integer.

Updated 6 months ago

@hugoalh/env • Rank 6.3 • Science 44%

An ECMAScript (JavaScript & TypeScript) module for enhanced environment variables operation.

Updated 6 months ago

@stdlib/repl-help • Rank 6.3 • Science 44%

Return help text associated with a provided alias.

Updated 6 months ago

@stdlib/array-base-index-of • Rank 6.2 • Science 44%

Return the index of the first element which equals a provided search element.

Updated 6 months ago

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

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

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

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

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

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

@hugoalh/github-actions-core • Rank 6.1 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to provide a better and easier way for GitHub Actions to communicate with the runner, and the toolkit for developing GitHub Actions.

Updated 6 months ago

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

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