Skip to content

howeih/Day-12-Extended-euclidean-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Day 12: Extended euclidean algorithm

One of the most fundamentals algorithms in number theory is extended euclidean algorithm. It’s purpose is to solve Diophantine equation

ax + by = GCD(a, b)

About

Day 12: Extended euclidean algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages