Euler's number.
Binomial distribution probability mass function (PMF).
Compute the natural logarithm of the binomial coefficient.
Student's t distribution cumulative distribution function (CDF).
Binomial distribution cumulative distribution function (CDF).
Discrete uniform distributed pseudorandom numbers.
Standard assertion utilities.
Perform C-like multiplication of two unsigned 32-bit integers.
Array constructors.
Gamma distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Test if a value is typed-array-like.
Square root of 2.
Return the minimum accessible index based on a set of provided strided array parameters.
Test if an input value is a supported ndarray data type.
Student's t distribution quantile function.
Given a stride array, determine whether an array is row-major.
Beta distribution cumulative distribution function (CDF).
Normally distributed pseudorandom numbers.
Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Return the complement of a list of array indices.
Fill a strided array according to a provided callback function.
Base pseudorandom number generators.