Updated 6 months ago

fs • Rank 1.1 • Science 44%

Standard library for interfacing with a fileystem.

Updated 6 months ago

number-float32-base-to-binary-string • Rank 1.1 • Science 44%

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

Updated 6 months ago

@stdlib/blas-ext-base-dapxsumpw • Rank 6.0 • Science 39%

Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.

Updated 6 months ago

https://github.com/cylc/cylc-ui • Rank 8.8 • Science 36%

Web app for monitoring and controlling Cylc workflows

Updated 6 months ago

blas-ext-base-dcusum • Rank 0.7 • Science 44%

Calculate the cumulative sum of double-precision floating-point strided array elements.

Updated 6 months ago

stats-base-ndarray-dcumax • Rank 0.7 • Science 44%

Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.

Updated 6 months ago

funkcja • Rank 0.7 • Science 44%

🖇️ Log function body and name to browser's console

Updated 6 months ago

math-strided-special-scbrt • Rank 0.7 • Science 44%

Compute the cube root of each element in a single-precision floating-point strided array.

Updated 6 months ago

iter-datespace • Rank 0.7 • Science 44%

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

Updated 6 months ago

random-streams-hypergeometric • Rank 0.7 • Science 44%

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

Updated 6 months ago

stats-base-dcumin • Rank 0.7 • Science 44%

Calculate the cumulative minimum of double-precision floating-point strided array elements.

Updated 6 months ago

math-base-special-ceiln • Rank 0.7 • Science 44%

Round a numeric value to the nearest multiple of 10^n toward positive infinity.

Updated 6 months ago

stats-base-dists-t-logpdf • Rank 0.7 • Science 44%

Natural logarithm of the probability density function (PDF) for a Student's t distribution.

Updated 6 months ago

math-base-special-inv • Rank 0.7 • Science 44%

Compute the multiplicative inverse of a double-precision floating-point number.

Updated 6 months ago

stats-base-dsmean • Rank 0.7 • Science 44%

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

Updated 6 months ago

iter-flow • Rank 0.7 • Science 44%

Create a fluent interface for chaining together iterator methods.

Updated 6 months ago

utils-async-reduce-right • Rank 0.7 • Science 44%

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

Updated 6 months ago

blas-ext-base-dsapxsum • Rank 0.7 • Science 44%

Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.

Updated 6 months ago

number-float32-base-identity • Rank 0.7 • Science 44%

Evaluate the identity function for a single-precision floating-point number.

Updated 6 months ago

stats-base-dists-negative-binomial-logpmf • Rank 0.7 • Science 44%

Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.

Updated 6 months ago

strided-base-dmap2 • Rank 0.7 • Science 44%

Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.

Updated 6 months ago

utils-while-each • Rank 0.7 • Science 44%

While a test condition is true, invoke a function for each element in a collection.

Updated 6 months ago

math-base-special-absf • Rank 0.7 • Science 44%

Compute the absolute value of a single-precision floating-point number.

Updated 6 months ago

strided-base-ternary • Rank 0.7 • Science 44%

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

Updated 6 months ago

iter-any • Rank 0.7 • Science 44%

Test whether at least one iterated value is truthy.

Updated 6 months ago

complex-imagf • Rank 0.7 • Science 44%

Return the imaginary component of a single-precision complex floating-point number.

Updated 6 months ago

strided-base-read-dataview • Rank 0.0 • Science 44%

Copy elements from an input strided DataView to elements in an output strided array.

Updated 6 months ago

strided-base-write-dataview • Rank 0.0 • Science 44%

Copy elements from an input strided array to elements in a strided DataView.

Updated 6 months ago

napi-argv-strided-float64array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a double-precision floating-point array.