The minimum biased base 2 exponent for a normal double-precision floating-point number.
Broadcast an ndarray to a specified shape.
Test if a value is a collection.
Beta distribution probability density function (PDF).
Copy values from x into y.
Compute the greatest common divisor (gcd).
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
BooleanArray.
Beta distribution quantile function.
Convert an ndarray-like object to an object likely to have the same "shape".
Fill a strided array with a specified scalar constant.
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
Digamma function.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Test whether all elements in an array pass a test implemented by a predicate function.
Return the index of the first element which equals a provided search element according to the same value algorithm.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
BLAS transpose operations.
Create a minimal array-like object supporting the accessor protocol from another array-like object.
Compute the tangent of a double-precision floating-point number on [-π/4, π/4].
Return a string created by joining strided array elements using a specified separator.
Degenerate distribution logarithm of probability density function (logPDF).
List of ndarray data type strings.