greatest-common-divisor
Here are 36 public repositories matching this topic...
Language:All
Sort:Most stars
A modern computer algebra library for Python and Rust.
- Updated
Oct 6, 2025 - Rust
📚 A list of popular JavaScript algorithms that you'll encounter in the real world. 🧠
- Updated
Jun 3, 2025
EPR: A Factoring and Primality checking library for C++
- Updated
Aug 27, 2025 - C++
Programs for the Casio fx-5800P calculator
- Updated
Feb 23, 2020 - TeX
Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments.
- Updated
Sep 29, 2025 - Python
Greatest Common Divisor Finder With Java
- Updated
Jan 11, 2020 - Java
but what 'bout B-For Math ?
- Updated
May 5, 2021 - Java
🔢 Get the greatest common devisor of two numbers
- Updated
Mar 4, 2023 - JavaScript
some math-related js classes and possibly more
- Updated
Jul 22, 2025 - JavaScript
A library for computing modular GCD of univariate polynomials.
- Updated
Apr 25, 2018 - C
🔢💻 Get the greatest common devisor CLI
- Updated
Mar 4, 2023 - JavaScript
Python
- Updated
Jun 7, 2022
A couple of algorithms I implemented in order to not get rusty with python.
- Updated
Oct 16, 2019 - Python
Calculates the GCD and LCM for given set of numbers.
- Updated
Apr 3, 2021 - Java
Practical work on the discipline "Algorithms and data structures" of the second year.
- Updated
May 14, 2022 - C#
Compute the greatest common divisor (gcd).
- Updated
Aug 11, 2025 - JavaScript
University homework assignments rewritten in rust as well as testing
- Updated
Dec 8, 2024 - Rust
Gaussian Integers and Gaussian Rationals, implemented using Python integers, since there is no limit on their size, unlike the mantissa of Python floats.
- Updated
Oct 7, 2025 - Jupyter Notebook
Solutions to some interesting questions on different data structure and algorithm concepts
- Updated
Mar 10, 2021 - Python
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
- Updated
Aug 18, 2021 - Python
Improve this page
Add a description, image, and links to thegreatest-common-divisor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegreatest-common-divisor topic, visit your repo's landing page and select "manage topics."