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.
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Raised cosine distribution constructor.
Selectively merge values from one or more generators onto the current application instance.
Return a shallow copy of a portion of an array.
Convert a single-precision floating-point number to a signed 32-bit integer.
Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
Create an unsigned 16-bit integer vector (i.e., a one-dimensional ndarray).
Writable stream for inspecting streamed data.
Kumaraswamy's double bounded distribution median.
Replace elements of an array with provided values according to a provided mask array.
Broadcast ndarrays to a common shape.
Compute sin(πx) in single-precision floating-point format.
Test if a value is a Complex128Array.
Create a strided array function interface which performs multiple dispatch.
Exponential function for a single-precision floating-point number.
Fréchet distribution constructor.
Flatten a two-dimensional nested array.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Fill a single-precision complex floating-point strided array with a specified scalar constant.
Return the maximum single-precision floating-point number.
BLAS Level 2 operations for ndarrays
Pareto (Type I) distribution.