Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Trim whitespace characters from the end of a string.
Util for Base that optionally prevents a plugin from being registered more than once on an instance
Calculate the cumulative maximum absolute value of a strided array.
Test if an input value is a supported array integer data type.
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
Utility for converting between WGS84 lat/lng and MGRS coordinates
TypeScript definitions for glob-base
Parse a string-serialized Slice object.
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Bernoulli distribution cumulative distribution function (CDF).
Core LangChain.js abstractions and schemas
Return an ndarray created by joining elements using a separator along one or more ndarray dimensions.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
remove items from a javascript array without generating memory garbage
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a three-dimensional nested output array.
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
Get an available port
Cumulatively test whether every array element in a provided array fails a test implemented by a predicate function, while iterating from right-to-left.
Material Components for the web RTL Scss helpers
Flowtype linting rules for ESLint.
Natural logarithm of the cumulative distribution function (CDF)for a discrete uniform distribution.
Array diffing
Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function.