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