Skip to content

Release 1.18.0

Compare
Choose a tag to compare
@leif-ibsen leif-ibsen released this 11 Jun 07:59
· 3 commits to master since this release

About BigInt release 1.18.0:

  1. A new recursive GCD algorithm for large numbers with more than 128.000 bits.
    The new algorithm is about 15 times faster for numbers with 8.000.000 bits.

  2. Several minor performance improvements.