React PureComponent implementation embracing Immutable.js
Return an updated sum of squares represented in scaled form.
Consume an entire iterator and return the last iterated value.
Simple functional programming utility & Misc programming tool
Binomial distribution median.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Calculate the standard deviation of a strided array using Welford's algorithm.
A blazing fast memoization library that is tiny but feature-rich.
Expand the shape of an array by inserting a new dimension of size one at a specified axis.
Return the array data type with the smallest size and closest kind to which array data types can be safely cast.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.
An easy-to-use wildcard globbing library.
Standalone CSS Selector Finder and Parser.
Calculate the mid-range of a strided array according to a mask, ignoring NaN values.
Determine whether a scalar value can be safely cast or, for floating-point data types, downcast to specified ndarray data type.
Convert a strided array to a five-dimensional nested array.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Add two single-precision complex floating-point numbers.
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
Create an iterator which invokes a function for each iterated value.
TypeScript definitions for text-table
Hypergeometric distribution variance.
Detect native class support.
Split array element indices into two groups.