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.

github.com/zacky1972/binary_gcd

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.