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

@hugoalh/string-overflow • Rank 6.0 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to truncate the string with the specify length; Safe with the emojis, URLs, and words.

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

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

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

Updated 6 months ago

@hugoalh/github-sodium • Rank 5.7 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to provide an easier and simplified method for encrypt GitHub secrets.

Updated 6 months ago

@stdlib/strided-base-function-object • Rank 5.7 • Science 44%

C APIs for creating and managing strided array function objects.

Updated 6 months ago

@hugoalh/adler32 • Rank 5.6 • Science 44%

An ECMAScript (JavaScript & TypeScript) module to get the checksum of the data with algorithm Adler32.

Updated 6 months ago

@stdlib/strided-dispatch • Rank 5.6 • Science 44%

Create a strided array function interface which performs multiple dispatch.

Updated 6 months ago

@stdlib/assert-is-ascii • Rank 5.6 • Science 44%

Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.

Updated 6 months ago

@stdlib/ndarray-base-maybe-broadcast-array • Rank 5.6 • Science 44%

Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.

Updated 6 months ago

@stdlib/napi-argv-strided-complex64array • Rank 5.5 • Science 44%

Convert a Node-API value representing a strided array to a single-precision complex floating-point array.

Updated 6 months ago

@stdlib/number-float64-base-to-binary-string • Rank 5.5 • Science 44%

Return a string giving the literal bit representation of a double-precision floating-point number.

Updated 6 months ago

@stdlib/random-iter-beta • Rank 5.5 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a beta distribution.