Create a vinyl file from an actual file
Test if two single-precision floating-point numbers are the same value.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Chi distribution excess kurtosis.
Compute the Fresnel integral C(x).
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Compute the falling factorial.
An ESLint shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules.
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Lévy distribution logarithm of probability density function (PDF).
A base TSConfig for working with Vue.js
Shareable MetaMask ESLint config for Mocha.
Chi distribution mode.
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
A list of common female first names in English speaking countries.
Organise your package versioning and publishing to make both contributors and maintainers happy
Compute the principal square root for each element in a single-precision floating-point strided array.
Compute the inverse hyperbolic cotangent.
Compute the cosine of a number minus one.
Invoke a callback function once for each element in an ndarray.
Gumbel distribution mean.
A base TSConfig for working with Strictest.