ionspin / kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics
Apache License 2.0
350 stars 41 forks source link

Updated pow(BigInteger) to use faster exponentiation by squaring #179

Closed AdmDecker closed 3 years ago

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

ionspin commented 3 years ago

Hi Adam, thank you very much for the contribution! Once the master branch build is done in an hour or so, your code will be available in 0.3.2-SNAPSHOT version.