A polyfill for http://www.w3.org/TR/eventsource/
published version 1.0.31, 3 years agoYet another class for arbitrary-precision integers in pure JavaScript. Small. Well tested.
published version 3.0.26, 10 months agoA library to parse expressions, solve and simplify systems of linear equations, find eigenvalues and eigenvectors
published version 0.0.47, 7 months agoA plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
published version 1.0.34, 8 months agoA copy event handler for a web application that transforms MathML into AsciiMath and places it into the clipboard.
published version 1.0.4, 7 months agoArbitrary precision decimal arithmetic library. Polyfill for decimal proposal. Implemented on the top of BigInt.
published version 2.0.2, a year agogreater common divisor (gcd) of two BigInt values using Lehmer's GCD algorithm
published version 1.0.46, 6 months agocontinued fraction factorization method for integers
published version 1.0.4, 3 years agoQuadratic Sieve integer factorization method for JavaScript bigints
published version 1.0.78, 7 months agointeger factorization using Pollard's rho algorithm with Brent cycle detection, Miller–Rabin primality test
published version 1.0.9, 5 months ago