Packages
binary_gcd
v 1.1.0
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.
Dependencies of binary_gcd
1 dependency| Package | Requirement | Status |
|---|---|---|
| nstandard | ~> 0.1 |