ionspin / kotlin-multiplatform-bignum

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

Fix function modInverse #306

Closed iTanChi closed 1 month ago

iTanChi commented 1 month ago

Fixed issue: https://github.com/ionspin/kotlin-multiplatform-bignum/issues/289

ionspin commented 1 month ago

Thanks, hopefully I get to review and merge this today, no promises though.

ionspin commented 1 month ago

Hey @iTanChi can you allow edits for maintainers on this pull request so I can merge main into this pull request before I merge it back into main? Or if you want you can do that.

ionspin commented 1 month ago

Actually no worries, I made another pull request with your commits, I'll merge it after it's built.