Raised cosine distribution median.
The minimum biased base 2 exponent for a normal single-precision floating-point number.
Round a numeric value to the nearest power of two toward negative infinity.
Compute the hypotenuse using the alpha max plus beta min algorithm.
CLI tool to download the GraphQL schema (as GraphQL SDL or JSON) from a given API with introspection enabled
Compute the sum of a one-dimensional double-precision floating-point ndarray using pairwise summation.
Add a constant to each double-precision floating-point strided array element and compute the sum.
Generates visually appealing and configurable colors and gradients based on input
Compute the inverse (arc) secant of a number.
Monkey-patch (hook) functions for debugging and stuff.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
A base TSConfig for working with Svelte.
Base utilities for unsigned 32-bit integers.
Zip one or more arrays.
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Round a numeric value to the nearest power of 10 toward zero.
Chi distribution constructor.
Dispatch to a native add-on applying a binary function to two input strided arrays.
Implements performance.now (based on process.hrtime).
Extended base (i.e., lower-level) basic linear algebra subroutines (BLAS).
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Automatically switch PostCSS syntax by file extensions
Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.