ionspin / kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics
Apache License 2.0
364 stars 42 forks source link

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

Closed ionspin closed 3 years ago

ionspin commented 3 years ago

This pull request is same as #179 and is just used to trigger gitlab pipeline.