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.
Activity
- Latest release
- 1y ago
- Total releases
- 2
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- Apache-2.0
- First release
- Jul 17, 2025
Releases
| Version | Released | |
|---|---|---|
1.1.0
minor
| ||
1.0.0
initial
|