Compute the hypotenuse using the alpha max plus beta min algorithm.
Geometric distribution quantile function.
Return a read-only shifted view of an input ndarray along a specific dimension.
Slice constructor.
The minimum biased base 2 exponent for a normal single-precision floating-point number.
Compute the L2-norm of a complex double-precision floating-point vector.
Natural logarithm of π.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Fréchet distribution constructor.
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Create an array containing pseudorandom numbers drawn from a normal distribution.
Create a function for generating pseudorandom values drawn from a ternary PRNG.
Chi distribution constructor.
Wrap a value to the half-open interval [min,max).
Round a numeric value to the nearest power of 10 toward negative infinity.
Degenerate distribution median.
the default CSS variables for all Scalar packages
Create an unsigned 16-bit integer vector (i.e., a one-dimensional ndarray).
Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-options' and 'base-data'.
Create an iterator which iterates over each subarray in a stack of subarrays.
Compute the sine of an angle measured in degrees.
Base 10 exponential function.
Determine if an array data type can be safely cast to another array data type.
Multi-slice constructor.