Compute the nth Tribonacci number.
Return package names related to a specified package name.
Chi distribution constructor.
Dispatch to a native add-on applying a binary function to two input strided arrays.
Define non-enumerable read-only properties which expose ndarray function meta data.
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
Raised cosine distribution constructor.
Calculate the mid-range of a strided array according to a mask.
Calculate the median value of a sorted single-precision floating-point strided array.
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
Sort a one-dimensional double-precision floating-point ndarray using Shellsort.
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Distribution of Wilcoxon signed rank test statistic.
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Agentic client for the Google Custom Search API.
Copy all or part of a matrix A to another matrix B.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Calculate the mid-range of a double-precision floating-point strided array, ignoring NaN values.
Bernoulli distribution.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
Compute the range of absolute values of a single-precision floating-point strided array.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.