Reverse a single-precision floating-point strided array in-place.
Calculate the cumulative maximum of double-precision floating-point strided array elements.
ProseMirror document transformations
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray.
Sort a one-dimensional double-precision floating-point ndarray using insertion sort.
Fast nd point clustering.
Bitwise XOR between two Buffers or Strings, returns a Buffer
TypeScript definitions for buffer-builder
[](https://www.npmjs.com/package/ton-crypto)
Return a shifted view of an input ndarray along a specific dimension.
Convert a strided array to a two-dimensional nested array.
A simple way to traverse a Buffer like a cursor, updating position along the way
Shared objects, data types and functions for @computer-use/nut-js
Generate Steam-style TOTP codes given a secret
The library converts a buffer containing a XML serialized to a string, detecting the proper encoding
Fluid base class for shared distributed data structures
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Node version.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Shared types, utils for Picasso internal usage
Cauchy distribution cumulative distribution function (CDF).
Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the cumulative maximum of single-precision floating-point strided array elements.