React form handling as light as a butterfly
split a string by a regular expression
Get the Smallest and Largest Possible Numbers for a Typed Array
Return the array data type with the smallest size and closest kind to which array data types can be safely cast.
Convert a strided array to a five-dimensional nested array.
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Calculate the mid-range of a strided array according to a mask, ignoring NaN values.
Calculate the minimum absolute value of an array.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
a map from arrays of values to values
Weibull distribution logarithm of cumulative distribution function (CDF).
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
### FlatfileRecord
Element-wise subtraction of two strided arrays.
Create an ndarray function interface which performs multiple dispatch.
Compute the arctangent of each element retrieved from an input strided array via a callback function.
Determine whether a scalar value can be safely cast or, for floating-point data types, downcast to specified ndarray data type.
Add two single-precision complex floating-point numbers.
Binomial distribution median.
A parser to find where a directional name or abbreviation is in a string
Split array element indices into two groups.
Apply a binary callback to elements in two four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Bruno query with deep navigation, filter and map support
Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.