/euclidean-algorithms

an efficient method for computing the greatest common divisor (GCD) of two integers

Primary LanguagePython