Numeric mastermind step-by-step guesser and solver
64-bit big-endian signed integer-to-string conversion
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Exactly solve a low dimensional linear system
Deep comparison of 2 instances for should.js
Flatten nested arrays
RVF self-learning temporal solver — Thompson Sampling, PolicyKernel, ReasoningBank
Easy to use, JSON oriented Linear Programming and Mixed Int. Programming Solver
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
Support for representing 64-bit integers in JavaScript
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
This project provides high-level and low-level TypeScript bindings for the [Z3 theorem prover](https://github.com/Z3Prover/z3). It is available on npm as [z3-solver](https://www.npmjs.com/package/z3-solver).
Removes duplicates from a sorted array in place
Tiny utility to create unions and de-duplicated lists
A promise based, dynamic priority queue runner, with concurrency limiting.
A cross-browser, numerically stable algorithm to add floats accurately
`util.inspect` with additional type information
Minimalistic tools for JS crypto modules
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Reusable building blocks for iterative solvers, multi-stage solver pipelines, and React-based solver debugging UIs.
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser