Low level bindings for bitcoin's secp256k1 library
Add a scalar constant to each strided array element and compute the sum.
Compute the maximum value of a one-dimensional ndarray.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Calculate the mid-range of a strided array via a callback function, ignoring NaN values.
Compute an integer binary logarithm (base two).
Lévy distribution.
Gumbel distribution quantile function.
Compute the cumulative maximum value of a one-dimensional single-precision floating-point ndarray.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using an improved Kahan–Babuška algorithm.
Agentic SDK for the Polygon stock API.
Compute the cumulative sum of a one-dimensional ndarray using pairwise summation.
Sort a one-dimensional double-precision floating-point ndarray using insertion sort.
Linked list.
Determine if a buffer length is compatible with a provided shape array.
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
Rayleigh distribution.
Test if a value is an array-like object containing only NaN values.
Test if a finite double-precision floating-point number is a safe integer.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Logistic distribution expected value.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Agentic SDK for Gravatar.