Complex arithmetic for ndarrays
Triangular distribution probability density function (PDF).
Dense matrix-vector multiplication
Math math math
Complex typed array constructors.
A vector class supporting vector operations in n-dimensional space. Useful for word vectors calculation.
Minimum safe double-precision floating-point integer.
Compute the sum of absolute values (L1 norm).
Calculate the minimum value of a double-precision floating-point strided array.

Multiply two double-precision complex floating-point numbers.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation.
Parses mapbox vector tiles
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Compute the squared absolute value of a single-precision complex floating-point number.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
Generate pseudorandom numbers drawn from an F distribution.
F distribution mode.
Fill a single-precision floating-point strided array with linearly spaced values over a specified interval.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Binomial distribution entropy.
Return a flattened copy of an input ndarray.
Compute an arithmetic mean of squared absolute values incrementally.