There are 1 repository under greatest-common-divisor topic.
Combinatorics and Algebraic Number Theory Symbolic Computation Library for JavaScript, Python
Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments.
Programs for the Casio fx-5800P calculator
Greatest Common Divisor Finder With Java
🔢 Get the greatest common devisor of two numbers
but what 'bout B-For Math ?
🔢💻 Get the greatest common devisor CLI
University homework assignments rewritten in rust as well as testing
Gaussian Integers and Gaussian Rational Numbers
Calculates the GCD and LCM for given set of numbers.
A couple of algorithms I implemented in order to not get rusty with python.
Practical work on the discipline "Algorithms and data structures" of the second year.
Compute the greatest common divisor (gcd).
This is a project that can help with boring calculations!
Greatest Common Divisor
All the different ways to find the greatest common divisor
Solutions to some interesting questions on different data structure and algorithm concepts
Implementation of Euclid's Algorithm in Python and Java to calculate the Greatest Common Divisor of two integers
Implementations of some algorithms in C++
A repository that holds some functions related to number theory.
Proyecto corto realizado para la clase de Matemática Discrete, contiene funciones para obtener el mcd de 2 números dados con el algoritmo de eculides, determinar si un número es primo o compuesto y determinar los factores de un número
Examples of algorithms written in Kotlin
A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.
Implementation of the extended "Euclidean" algorithm in java.
C#/Mono utility that calculates the Greatest Common Divisor of an arbitrary amount of positive integers.
Membuat Sebuah Algoritma untuk mengitung Pecahan GCD (Greatest Common Divisor) atau biasa kita kenal dengan FPB (Faktor Persekutuan Terbesar)
Compute the greatest common divisor (gcd).