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 10 months ago

    69
    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 1 2 3 4

this version

158

yesterday

2

last 7 days

9

all time

2 011

Last Updated

Jul 19, 2025

License

Apache-2.0

Build Tools

mix

Publisher

zacky1972 zacky1972

Links