Add a scalar constant to each strided array element and compute the sum.
Return the internal package name associated with a provided standalone package name.
Evaluate a rational function using double-precision floating-point arithmetic.
Return a read-only truncated view of an input ndarray.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Discrete uniform distribution excess kurtosis.
Multiply a single-precision floating-point number by an integer power of two.
Rayleigh distribution.
Compute the versed sine.
Wrap a value to the half-open interval [min,max).
Round a numeric value to the nearest number toward positive infinity with N significant figures.
Compute `x * ln(y+1)` so that the result is `0` if `x = 0`.
Lévy distribution.
Distribution of Wilcoxon signed rank test statistic.
Convert a single-precision floating-point number to a signed 32-bit integer.
Add a scalar constant to each strided array element and compute the sum using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Gumbel distribution quantile function.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Generate pseudorandom numbers drawn from an exponential distribution.
Trim whitespace characters from the beginning of a string.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Add a constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Compute the inverse (arc) secant of a single-precision floating-point number.