The smallest and simplest JavaScript priority queue
Lévy distribution logarithm of probability density function (PDF).
TypeScript definitions for d3-contour
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
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.
Various method to process spectra
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Gumbel distribution mean.
Rearrange array elements by index array
Return an element from an n-dimensional nested array.
Create an iterator which rounds each iterated value toward negative infinity.
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Compute the inverse hyperbolic cotangent.
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Create an array containing views with renamed keys for every element in a provided array.
Hierarchical ESLint configuration collection that intends to be simple to use, layered, and shared with others
Invoke a callback function once for each element in an ndarray.
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Convert an angle from radians to degrees (single-precision).
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).
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array and assigning results to a double-precision floating-point strided output array.