Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Replace special characters to their simple characters
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using an improved Kahan–Babuška algorithm.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.
Geometric distribution cumulative distribution function (CDF).
Invoke a function for each UTF-16 code unit in a string.
Round a numeric value to the nearest power of two toward zero.
> Formerly: bottom-line-utils, but I never liked the name
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Find an asset in a set of locations
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using pairwise summation.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Multiply a single-precision floating-point number by an integer power of two.
Simple, transparent parser combinators toolkit that supports any tokens
Babel plugin that returns an object containing paths like __dirname and __filename as static values
Logistic distribution mode.
a built-in tap extension for t.spawn()
Determine if an array is row-major contiguous.
List of ndarray data type single letter character abbreviations.
Test if an object has a specified method name.
Gumbel distribution.
Rewrite module path file extentions
Plugin that adds a `namespace` getter to a Base instance.