Return an array containing a truncated view of an input ndarray and a view of the first element(s) along a specified dimension.
Compute the sum of all elements in a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
OpenTelemetry Tracing
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.
Parameterized test utility for Mocha
Test if a value is a Float16Array.
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Return an element from an array.
Are these two values conceptually equal?
Compute the inverse coversed cosine.
Compute the Kruskal-Wallis test for equal medians.
Test whether at least one element in an array passes a test implemented by a predicate function.
JS/WASM bindings for tiktoken
useragent parsing for webview detection
Triangular distribution constructor.
Plugin framework for writing plugins for the ContractCase test framework
Compute the cumulative sum of a one-dimensional ndarray using a second-order iterative Kahan–Babuška algorithm.
Bernoulli distribution skewness.
Fréchet distribution quantile function.
Relative error exponential.
A tiny, faster alternative to native Array.prototype.every
Create an uninitialized ndarray having a specified shape and data type.
Create a filled two-dimensional symmetric nested array according to a provided callback function.