yaffle


  • A polyfill for http://www.w3.org/TR/eventsource/

    published 1.0.31 2 years ago
  • Yet another class for arbitrary-precision integers in pure JavaScript. Small. Well tested.

    published 3.0.25 8 months ago
  • A library to parse expressions, solve and simplify systems of linear equations, find eigenvalues and eigenvectors

    published 0.0.45 8 months ago
  • A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.

    published 1.0.32 a year ago
  • A copy event handler for a web application to transform MathML into AsciiMath and put into the clipboard.

    published 1.0.3 4 years ago
  • Arbitrary precision decimal arithmetic library. Polyfill for decimal proposal. Implemented on the top of BigInt.

    published 1.0.36 8 months ago
  • greater common divisor (gcd) of two BigInt values using Lehmer's GCD algorithm

    published 1.0.28 a year ago
  • continued fraction factorization method for integers

    published 1.0.4 2 years ago
  • Quadratic Sieve integer factorization method for JavaScript bigints

    published 1.0.73 3 days ago
  • integer factorization using Pollard's rho algorithm with Brent cycle detection

    published 1.0.1 4 days ago