Updated 9 months ago

@stdlib/strided-base-unary • Rank 6.8 • Science 44%

Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.

Updated 9 months ago

@stdlib/datasets-us-states-abbr • Rank 6.7 • Science 44%

A list of US state two-letter abbreviations in alphabetical order according to state name.

Updated 9 months ago

@stdlib/array-base-copy • Rank 6.6 • Science 44%

Copy the elements of an array-like object to a new generic array.

Updated 9 months ago

@stdlib/constants-float32-precision • Rank 6.6 • Science 44%

Effective number of bits in the significand of a single-precision floating-point number.

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

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

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

Updated 9 months ago

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

Return help text associated with a provided alias.

Updated 9 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.