Compute a two-sample Z-test for two single-precision floating-point strided arrays.
Create an iterator for a 32-bit Mersenne Twister pseudorandom number generator.
Create an iterator which generates a sequence of squared triangular numbers.
Test if a string ends with the characters of another string.
Agentic SDK for Gravatar.
Create an iterator which introduces additive white Gaussian noise.
Gumbel distribution moment-generating function (MGF).
Subtract two double-precision floating-point numbers.
Function collection for modular GPGPU / shader programming with @thi.ng/shader-ast
Compute the arccosecant (in degrees) of a double-precision floating-point number.
Calculate the mid-range of a strided array, ignoring NaN values.
Compute an integer binary logarithm (base two).
Degenerate distribution expected value.
Degenerate distribution variance.
Evaluate the identity function for a double-precision complex floating-point number.
Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.
Single-precision floating-point NaN.
Test if a value is an array-like object containing only positive numbers.
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Gumbel distribution quantile function.
Apply a quinary callback to strided input array elements and assign results to elements in a strided output array.
Rayleigh distribution constructor.
Test if a value is a numeric array.