Compute an arithmetic mean of squared absolute values incrementally.
Triangular distribution constructor.
`deep-equal`, but only for JSON-supported values.
RFC8941 Structured Field Values implementation
Test whether a value is a relative URI.
Check Digit eslint plugins
Create a filled five-dimensional nested array according to a provided callback function.
Calculate the sum of strided array elements using ordinary recursive summation.
RollupJS plugin to remove assertion calls via Unassert
Create a new struct constructor tailored to a specified floating-point data type.
Create a strided array function interface which performs multiple dispatch.
Sort a strided array using heapsort.
---
Compute the sum of absolute values (L1 norm).
Define non-enumerable read-only properties which expose strided array function meta data.
Apply a unary callback to elements in an input ndarray and assign results to elements in an output ndarray.
Compute `x - nπ/2 = r`.
A trainable Hidden Markov Model with Gaussian emissions using TensorFlow.js
Calculate the maximum value of a strided array.
Take elements from an array.
Natural logarithm of the cumulative distribution function (CDF)for a discrete uniform distribution.
Iterables which cache the values they yield
Evaluate the ramp function.
Compute a moving statistical summary incrementally.