Core LangChain.js abstractions and schemas
Create an iterator which iterates over grapheme clusters.
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Bernoulli distribution entropy.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Compute the sum of three double-precision floating-point numbers.
List of typed array real-valued data types.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
Return a constructor for creating a two-sample Z-test results object.
Trigamma function.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Utility for converting between WGS84 lat/lng and MGRS coordinates
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Array#filter for older browsers.
Beta prime distribution expected value.
Read changesets from disc, and return the information as JSON
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.
Compute the reciprocal square root of a single-precision floating-point number.
Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.
Array diffing
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.