binary_gcd
An efficient Elixir implementation of the binary GCD algorithm (Stein's algorithm) for computing the greatest common divisor (GCD) of two or more non-negative integers using only bitwise operations and subtraction.
Algorithms and Data structuresPackage Resources
Stars
-
Unreleased Activity
-
First Release
3
months agoLast Release
3
months agoDownloads
1.8k
last 90 daysLast Stable Version
1.1.0
Activity

No Github Activity
Version 1.1.0
Elixir Version Requirement ~> 1.14
Documentation for 1.1.0
Dependencies
1
No changelog for 1.1.0
Inspect source for 1.1.0