@stdlib/array-cartesian-product
Return the Cartesian product.
Return the Cartesian product.
Return the Cartesian square.
Return the Cartesian square.
Return the Cartesian power.
Return the Cartesian product.
Return the n-fold Cartesian product.
Calculate the minimum value of a sorted strided array.
Compute ranks for values of an array-like object.
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Calculate the maximum value of a sorted double-precision floating-point strided array.
Calculate the minimum value of a sorted double-precision floating-point strided array.
Calculate the median value of a sorted double-precision floating-point strided array.
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Calculate the maximum value of a sorted single-precision floating-point strided array.
Calculate the median value of a sorted single-precision floating-point strided array.
Calculate the maximum value of a sorted strided array.
Calculate the median value of a sorted strided array.
Calculate the minimum value of a sorted single-precision floating-point strided array.
Utilities for working with ordered sets
A fast and performant *Least Frequently Used* (LFU) sorted set implementation for working with reasonably sized integers (unsigned). Trades memory for performance, optimised for frequently updating and counting a relatively small set of integers (integer