SDK & Ecosystem for building modern lite DeFi Applications at scale.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray.
Pure JavaScript implement of CRC64-ECMA182 for Node.js.
Sort a one-dimensional double-precision floating-point ndarray using insertion sort.
Bitwise XOR between two Buffers or Strings, returns a Buffer
Fast nd point clustering.
Convert a strided array to a two-dimensional nested array.
Return a shifted view of an input ndarray along a specific dimension.
[](https://www.npmjs.com/package/ton-crypto)
TypeScript definitions for buffer-builder
ProseMirror document transformations
A simple way to traverse a Buffer like a cursor, updating position along the way
The library converts a buffer containing a XML serialized to a string, detecting the proper encoding
Generate Steam-style TOTP codes given a secret
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Fluid base class for shared distributed data structures
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 objects, data types and functions for @computer-use/nut-js
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.
Shared types, utils for Picasso internal usage
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.