Packages

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.

Current section

1 Dependant

Jump to

Packages depending on binary_gcd

1 package
  • lehmer_gcd v1.0.2 requires ~> 1.1

    An efficient implementation of the Lehmer GCD algorithm for computing the greatest common divisor of large integers in Elixir.

    Updated 11 months ago

    76
    recent downloads
1 package of 1 total

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 2 4 6 8

this version

165

yesterday

0

last 7 days

10

all time

2 025

Last Updated

Jul 19, 2025

License

Apache-2.0

Build Tools

mix

Publisher

zacky1972 zacky1972

Links