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.

Algorithms and Data structures

Package Resources

binary_gcd
No Github
Documentation
No Changelog

Stars

-

Unreleased Activity

-

First Release

3

months ago

Last Release

3

months ago

Downloads

1.8k

last 90 days

Last Stable Version

1.1.0

Activity

No Github Activity

Version 1.1.0

Published Jul 2025
Elixir Version Requirement ~> 1.14
Documentation for 1.1.0

Dependencies

1
nstandard ~> 0.1

A standard library setup based on the Nerves project standard practices.

No changelog for 1.1.0
Inspect source for 1.1.0

Related Packages

83 packages