Lévy distribution probability density function (PDF).
Jest preset configuration for Angular projects
Citra is an API testing framework designed to perform end to end tests on JSON REST endpoints.
Compute the nth Fibonacci number.
Split array element indices into two groups.
Return a constructor for creating a two-sample Z-test results object.
Trie Data Structure to support cspell.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Compute the sum of three double-precision floating-point numbers.
Recursive Length Prefix Encoding Module
List of ndarray data type single letter character abbreviations.
Fréchet distribution quantile function.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Apply a binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.
Laplace distribution logarithm of cumulative distribution function (CDF).
Convert a single-precision floating-point number to an unsigned 32-bit integer.
25-digit case-insensitive UUID encoding
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Interchange two vectors.
Test whether every element in an ndarray is truthy.
Triangular distribution constructor.