Skip to content

ja3537/cs261

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cs261

CS261 at UNM

This is a repository containing solutions to problems from UNM's CS261 discrete mathematics course. extended_euclid.py is a simple program implementing the Extended Euclidean algorithm. It finds the greatest common divisor of any two integers along with the coefficients necessary to satisfy Bezout's identity.

About

CS261 at UNM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages