An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: euclidean-algorithm

arithmetic-operations-for/naturals-big-endian

:elephant: Arbitrary precision arithmetic for integers in big-endian order for JavaScript

Language: JavaScript - Size: 8.66 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 2

lapets/egcd

Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments.

Language: Python - Size: 63.5 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 6 - Forks: 1

indisoluble/SwiftQuantumComputing

Quantum circuit simulator in Swift

Language: Swift - Size: 15.5 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 47 - Forks: 8

tigoCaval/recommendation-algorithm

Collaborative filtering recommendation system. Recommendation algorithm using collaborative filtering. Topics: Ranking algorithm, euclidean distance algorithm, slope one algorithm, filtragem colaborativa.

Language: PHP - Size: 37.1 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 83 - Forks: 14

alreich/gaussian_integers

Gaussian Integers and Gaussian Rational Numbers

Language: Jupyter Notebook - Size: 6.05 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

IBCHgenomic/proteogenomics

proteogenomics for protein analysis

Language: Rust - Size: 6.58 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

thinkphp/react-rsa-text-encryptor

An application that encrypts and decrypts text using the RSA algorithm rely on React

Language: JavaScript - Size: 422 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Mehul2205/Cryptography-Assignments

These are the lab assignments performed during the course of cryptography

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 13

Abhiramborige/Crypto-systems

This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!

Language: Python - Size: 106 KB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 56 - Forks: 22

macocci7/PHP-Math-Integer

Math library of number theory (only natural numbers)

Language: PHP - Size: 99.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

benjaminangafua/euclid-gcd-algorithm

This repo is meant to execute Euclid Greatest common Divisor Algorithm

Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

1Git2Clone/hackerrank-hw

University homework assignments rewritten in rust as well as testing

Language: Rust - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

afolabi022/Music-recomendation-system

🎵 Music Recommendation System . This project is a machine learning-powered Music Recommendation System built and deployed using Streamlit. The system provides personalized music recommendations by clustering songs based on user preferences.

Language: Jupyter Notebook - Size: 116 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pazgu/Apartment_matcher

Full-stack web application that scrapes apartments from Madlan website (for sale and rent). Using machine learning models trained on the collected data, the app recommends the most relevant apartments based on user preferences such as budget, location and nearby facilities.

Language: JavaScript - Size: 7.36 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

g4titanx/gcd_euclidean_algorithm

this is a representation of the extended Euclidean algorithm in rust

Language: Rust - Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

GhanimAlmansouri/Euclidean-Algorithm

A simple program that calculates the Greatest Common Divisor through a user input

Language: C++ - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

samyam81/CryptoGraphy-Lab

A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.

Language: C++ - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

weniseb/RSA_CPP

C++ implementation of the RSA cryptosystem.

Language: C++ - Size: 1010 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 8

roland-abel/xpolynomial

C++ template project provides a flexible way to work with polynomials and calculate their real roots.

Language: C++ - Size: 489 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

itincknell/DiscreteMath

An assortment of functions for number theory / discrete math type problems

Language: Python - Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MehrajLatifli/KotlinExam1

Examples of algorithms written in Kotlin

Language: Kotlin - Size: 422 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sergeyleschev/codility-swift

🏆 Golden Award for the Year of the Tiger Challenge, Golden Award Muad'Dib's Challenge: Dynamic programming, Greedy algorithms, Binary search, Fibonacci, Euclidean algorithm. Swift 4 @ S.Leschev. L5+

Language: Swift - Size: 1.93 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

nitinramadoss/image_compare

Dart package for comparing images. Find the difference between two images by using a variety of image comparison techniques.

Language: Dart - Size: 3.3 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 9

danieldotwav/Greatest-Common-Divisor-of-Strings

This program offers a C++ solution to compute the Greatest Common Divisor (GCD) of two strings, showcasing an application of the Euclidean algorithm for string manipulation.

Language: C++ - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

lucasmg18/Haskell

Problems and simulators made in Haskell

Language: Haskell - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

scottres/CastoffReconstruction

This repository contains a method to reconstruct the motion, or swing, of cast-off spatter patterns. The method is based on stain inspection and Euclidean geometry. The reconstructed swing is represented as a three-dimensional region of statistical likelihood. See the README.md for instructions to install and run the repository scripts.

Language: MATLAB - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rayvantsahni/Cryptography-and-Network-Security-Lab

Language: Java - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

abhayc-main/EngageNet

A crowd/audience engagement measuring system

Language: Python - Size: 61 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

rdalmarco/algoritmos_estruturas

Estudos de desempenho e funcionamento de algoritmos e estruturas

Language: Java - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KiyonoKara/Number-Theory-Functions

A repository that holds some functions related to number theory.

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

katiafontes/Turma-H-3-trim

Pensamento Computacional 1º ano

Language: HTML - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dandibaroes/Face-Recognition-Using-PCA-and-Euclidean-Classifier

Using Principal Component Analysis and Euclidean Classifier for face recognition with GUI

Language: MATLAB - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

sefischery/DiskretScripts

A few scripts for the course 01017 Diskret Matematik at DTU, simply for the second part of the course which contains a lot of boring and long calculations. Here it's simply done in a few scripts.

Language: Python - Size: 23.4 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

dlg1206/TI-Basic-Cryptography

A collection of helper programs with basic cryptography operations written in TI-Basic

Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Saptarshi-prog/Algorithmic-toolbox-Coursera-Assignments

This repository contains the python codes for assignment questions of "Algorithmic Toolbox" provided by Coursera.

Language: Python - Size: 4.89 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

AkarisDimitry/ProjectEuler

Repository containing algorithmic solutions to Project Euler challenges. Each solution has been methodically developed, optimized, and rigorously tested. Engage in mathematical and computational problem-solving.

Language: Python - Size: 203 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

Chouliar/Computer_Algebra_NumPy

Computer Algebra problem-solving function using SymPy . Projects for the course "Computer Algebra I" https://www.e-ce.uth.gr/studies/undergraduate/courses/ece413/?lang=en

Language: Python - Size: 351 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hughgrigg/php-fraction

PHP fraction library with fraction simplification and float to fraction conversion.

Language: Makefile - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

julianbadillo/EllipticCurves

A simple java implementation of elliptic curves for educational purposes

Language: Java - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

dhananjaisharma123/32-bit-euler-division-VHDL

Euclidean algorithm for division implemented in VHDL

Language: VHDL - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

cloneartist/body_measurement

Flutter application to provide estimate fit of clothes using images.

Language: Dart - Size: 54.9 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

davigole/Aritmetica-Modular-N3

Material utilizado na apresentação para a Avaliação (N3) de Aritmética Modular, no Itinerário de Matemática da Escola ORT

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fxxce/Asymmetric-Encryption

Implementation of Various Asymmetric Crypto systems in pure python.

Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rayvantsahni/after-MATH

but what 'bout B-For Math ?

Language: Java - Size: 319 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

shrey1216/The-Euclidean-Algorithm

The Euclidean Algorithm writing sample

Size: 180 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

czechbol/mathcrypto

A library of useful funtions used in cryptography. For learning purposes only.

Language: Python - Size: 43.9 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

venfriti/Euclidean-Algorithm

Code for calculating the modular multiplicative inverse of a number using the euclidean algorithm

Language: Rust - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

1274085042/PointCloudObstacleDetection

Point Cloud Obstacle Detection, Ground Segmentation, Euclidean Clustering

Language: C++ - Size: 4.36 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

TejasSheth104/ReverseImageQuerying

An academic project to find the most similar image to the given input image, based on Image Processing, Cosine Similarity Model, StreamLit, written primarily in Python using Visual Studio Code and Jupyter Notebook

Language: Jupyter Notebook - Size: 75.8 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

PTFOPlayer/euclides

euclidean algorithm in rust

Language: Rust - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

darian-catalin-cucer/euclidean-algorithm

Euclidean Algorithm is an efficient algorithm for finding the greatest common divisor (GCD) of two numbers. It repeatedly computes the remainder of the larger number divided by the smaller number until the remainder is zero, at which point the smaller number is the GCD.

Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

VMDang/InformationSecurity

encryption and decryption algorithms - 2021.1

Language: C++ - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zubayerhimel/fun-gcd

Find the Greatest Common Divisor using Euclidean Algorithm

Language: JavaScript - Size: 44.9 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

yashrajpahwa/hcf-generator-by-euclids-algo

Get the HCF of two numbers by entering them into the command line

Language: JavaScript - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mzacki/java-algorithms

Algoritms & data structures implementation library. Plus math problems and solutions of puzzle from CodingBat and Advent of Code. Keywords: Shell sort, Knuth sequence, insertion, quick, merge, selection, queues, stack, list.

Language: Java - Size: 282 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ElizaLo/Cryptography

Elliptic Curves and other algorithms

Language: Python - Size: 33.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 5

hugo-b-r/algorithme_euclide_etendu

Un algorithme pour trouver des nombre de Bézout

Language: Python - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tjgurwara99/EuclideanAlgorithm 📦

Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

niravkapoor/color-recognition

Detect the fruit/color name from the uploaded image.

Language: Python - Size: 9.09 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ken-power/Foobar_Challenge

My solutions to Google's Foobar Challenge for coding data structures and algorithms. Includes my solution code, unit tests, background notes, design notes, and references.

Language: Python - Size: 4.76 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

laxier/maths-functions

Implementation of the simplest algorithms of number theory

Language: C++ - Size: 627 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Excal-rs/Simple-python

A repository of simple python code as I relearn my forgotten foundations

Language: Python - Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bryandms/euclidiana

Euclidiana is a web application that determines different characteristics by means of the Euclidean and Naive Bayes distance algorithm.

Language: PHP - Size: 224 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

abhi-agrawl/rsa-algorithm

Implementing RSA Algorithm using MR Test, FME Test, EA and EEA

Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Miltt/Console

Implementation of popular algorithms and data structures using .NET Core

Language: C# - Size: 226 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4

uthapa82/Number-Theory

Implementation in Python of the topics read in a Number Theory book A Friendly Introduction to Number Theory

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

mndxpnsn/euclid-algo

Implementation of the extended "Euclidean" algorithm.

Language: C++ - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mndxpnsn/euclids-algo

Implementation of the extended "Euclidean" algorithm in java.

Language: Java - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

wrajvi/Algorithm-FashionRecommendationEngine

Fashion Recommendation Engine using Deep Learning.

Language: Python - Size: 206 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jorgegomzar/EuclideanAlgorithm

My own script to calculate the private key on RSA using the Extended Euclidean Algorithm aproximation.

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

perryd01/v-gcd

Get Greatest Common Divisor using Vlang

Language: V - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

faycalki/Euclidean_Algorithm_for_two_or_more_numbers

Implementation of the results of my proofs of the Euclidean Algorithm's greatest common divisor and the lowest common multiple into Python.

Language: Python - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

MikaelFangel/EuclidSolver

Small Java program to find GCD using Euclids algorithm.

Language: Java - Size: 2.93 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Alex-Lar/Finding-the-GCD

This is a project that can help with boring calculations!

Language: CSS - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

leamur88/euclideanInverse

Euclidean Algorithm to find inverse of x mod n (with steps!)

Language: HTML - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

leamur88/EuclideanGCD

This is a very simple python script that helped me find the Greatest Common Divisor of two numbers using the Euclidean Algorithm (with steps!)

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shahnazi2002/Euclidean-algorithm

Computing the greatest common divisor (GCD) of two numbers

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

petermchale/math9

Introductory Python course for math students

Language: Jupyter Notebook - Size: 17.9 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 10

simon-isler/euclidean-algorithms

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

Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SasanLabs/SasanCiphers

Repo contains code samples for practical learning of cryptography.

Language: Java - Size: 347 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

NLTN/DiscreteMath

Tools, calculators, and converters for Chapter 7: Integer Properties

Language: C++ - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Lavertis/extended-euclidean-calculator

A static website using pure JavaScript for extended euclidean algorithm calculation.

Language: JavaScript - Size: 537 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MaIsabelSolano/UVG_MD_Proyecto_Corto_2

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

Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

haimadrian/MathematicalTools

Mathematical Tools Calculator with fully detailed answer. Can be used to solve home work, etc.

Language: JavaScript - Size: 3.62 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dumbape/Competitive-Programming

All you need to save time :p

Language: C++ - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

njazz/euclidean-pattern-external

Very simple euclidean pattern external for Max and Pure Data

Language: Max - Size: 15.6 MB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

darbach/euclids-algorithm

Euclid's algorithm for finding the greatest common divisor for 2 numbers.

Language: Java - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

michaelssavage/cryptography

Programs I wrote that helped me understand encryption, decryption and signing functions along with security protocols. Programs written in Java using BigIntegers.

Language: Java - Size: 478 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

shahzeb-jadoon/Euclids-Algorithm

Implementation of Euclid's Algorithm in Python and Java to calculate the Greatest Common Divisor of two integers

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

shaiq681/alkhwarizm

An R Package to implement Euclidean Algorithm and Dijkstra's Algorithm.

Language: R - Size: 39.1 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

suparna-khamaru/common-algorithms-in-swift

Some of the common algorithms in Swift

Language: Swift - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MManoah/euclidean-and-extended-algorithm-calculator

Finds the GCD using the euclidean algorithm or finds a linear combination of the GCD using the extended euclidean algorithm with all steps/work done shown

Language: JavaScript - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tom-weatherhead/thaw-gcd

Euclid's greatest common divisor algorithm as a JavaScript component and npm package

Language: JavaScript - Size: 103 KB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kaushikappani/greatest-common-divisor

All the different ways to find the greatest common divisor

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

damnyanti/Algorithms

A research project on Design and Analysis of the Euclidean ALgorithm.

Size: 152 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

frederikpietzko/fun_with_python

A couple of algorithms I implemented in order to not get rusty with python.

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

juancarlospaco/nim-euclidean

Euclidean Division & Euclidean Modulo for Nim

Language: Nim - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

patrickziegler/finite

Implementation of finite polynomial rings to support coding schemes like Reed-Solomon and Network Coding

Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Castle2107/brainiac

Web app that uses the euclidean algorithm for classifications

Language: PHP - Size: 727 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Related Keywords
euclidean-algorithm 99 gcd 20 python 13 greatest-common-divisor 13 algorithms 12 prime-numbers 9 extended-euclidean-algorithm 8 rsa-cryptography 7 rsa 7 mathematics 7 cryptography 7 python3 6 euclidean 6 number-theory 6 algorithm 6 data-structures 6 math 5 euclidean-distances 5 image-processing 5 java 5 cpp 5 gcd-calculator 4 chinese-remainder-theorem 4 playfair-cipher 4 rsa-algorithm 4 euclid 4 binary-search 4 rsa-encryption 4 dynamic-programming 4 elgamal 4 recursion 4 rust 3 divisor 3 hill-cipher 3 machine-learning 3 lcm 3 prime-factorization 3 modular-arithmetic 3 sieve-of-eratosthenes 3 vigenere-cipher 3 php 3 graph-theory 3 swift 3 javascript 3 react 3 principal-component-analysis 2 sorting 2 prime 2 computer-vision 2 fraction 2 railfence-cipher 2 des-algorithm 2 digital-signature 2 university 2 university-assignment 2 programming 2 elliptic-curve-cryptography 2 university-course 2 statistical-attack 2 arithmetic 2 c-plus-plus 2 diffie-hellman-algorithm 2 library 2 greedy-algorithms 2 factorial 2 elliptic-curves 2 fibonacci 2 numpy 2 complexity 2 matrix 2 integer 2 matrix-multiplication 2 laravel 2 pi 2 miller-rabin 2 recommender-system 2 flutter 2 least-common-multiple 2 euler 2 problem-solving 2 discrete-mathematics 2 divide-and-conquer 2 fibonacci-sequence 2 modular-exponentiation 2 streamlit 2 encryption 2 decryption 2 extended-gcd 2 crypto 2 tonelli-shanks 1 kafka-python 1 kafka 1 pairing-cryptography 1 opencv 1 crontab 1 qt5 1 maths-functions 1 perfect-binary-tree 1 partitioning 1 memoization 1