Chi distribution excess kurtosis.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Create a vinyl file from an actual file
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Test if two single-precision floating-point numbers are the same value.
Compute the falling factorial.
Lévy distribution logarithm of probability density function (PDF).
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
A list of common female first names in English speaking countries.
A base TSConfig for working with Vue.js
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
An ESLint shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules.
Chi distribution mode.
Shareable MetaMask ESLint config for Mocha.
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).
Compute the principal square root for each element in a single-precision floating-point strided array.
Compute the inverse hyperbolic cotangent.
Invoke a callback function once for each element in an ndarray.
Compute the cosine of a number minus one.
Organise your package versioning and publishing to make both contributors and maintainers happy
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
Calculate the median value of a sorted single-precision floating-point strided array.