Convert a half-precision floating-point number to the nearest double-precision floating-point number.
Broadcast an input ndarray to a target shape while keeping a list of specified dimensions unchanged.
Test if a single-precision floating-point numeric value is NaN.
Constructor for performing a reduction on an input ndarray.
Convert a single-precision floating-point number to the nearest half-precision floating-point number.
Convert a double-precision floating-point number to the nearest half-precision floating-point number.
Beta distribution constructor.
Pareto (Type I) distributed pseudorandom numbers.
Inverse incomplete gamma function.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.
Test if a single-precision floating-point numeric value is finite.
Reinterpret a Complex64Array as a Float32Array.
Degenerate distribution quantile function.
Compute the binomial coefficient.
Calculate the Lanczos sum for the approximation of the gamma function.
Incomplete beta function.
Load a manifest for compiling source files.
Weibull distributed pseudorandom numbers.
Inverse gamma distributed pseudorandom numbers.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Reinterpret a Complex128Array as a Float64Array.
Common operations for ndarray arrays
Reorder ndarray dimensions and associated strides for loop interchange.
Test if a value is a Complex64Array.