A collection of essential utilities for various tasks
Generator of random dates
Natural logarithm of the cumulative distribution function (CDF)for a Kumaraswamy's double bounded distribution.
Calculate the range of a strided array via a callback function.
Raised cosine distribution moment-generating function (MGF).
Sort a one-dimensional ndarray using heapsort.
A remark-lint rule to check each paragraph using write-good.
Return the last index of a specified search element in a strided array.
Calculate the arithmetic mean of a double-precision floating-point strided array.
Calculate the maximum value of a strided array, ignoring NaN values.
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Test if a value is a 2-dimensional ndarray-like object.
Discrete uniform distribution median.
Compute the range of absolute values of a single-precision floating-point strided array.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Chi distribution excess kurtosis.
Calculate the cumulative minimum of a strided array.
Create a two-dimensional nested array filled with ones.
Fréchet distribution kurtosis.
Gumbel distribution skewness.
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
Create unique translations of a document based on its language, joined by a shared reference document.
Convert an object's keys to snake case
Calculate the median value of a sorted double-precision floating-point strided array.