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.
File edition helpers working on top of mem-fs
Studentized range cumulative distribution function (CDF).
Gumbel distribution.
Compute the sum of a one-dimensional ndarray, ignoring `NaN` values and using pairwise summation.
Base ndarray assertion utilities.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.
Sort a one-dimensional double-precision floating-point ndarray using insertion sort.
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndarray using an improved Kahan–Babuška algorithm.
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray using an improved Kahan–Babuška algorithm.
Base configuration for ESLint used by Boxine GmbH
Multi-slice constructor.
Git Implemented in JavaScript
Apply a mask to a provided input array.
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Convert a string to inverse case.
Compute the sum of all elements in a one-dimensional ndarray using a second-order iterative Kahan–Babuška algorithm.
A parser & formatter for ICU NumberFormat skeleton strings & patterns
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Test if an object has a specified method name.
Detect native WebAssembly support.