You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repo consists of implementations in various languages for finding Bézout coefficients, using extended euclidean algorithm. The implementation is available in following languagues:
C
Lisp
Java
C#
Python
Julia
Rust
About
Implementation of extended euclidean algorithm in C, Java, C#, Python, Julia, Rust, Lisp