extended-euclidean-algorithm

Crates.ioextended-euclidean-algorithm
lib.rsextended-euclidean-algorithm
version0.1.1
created_at2024-10-14 08:24:19.971356+00
updated_at2024-10-14 08:40:50.808284+00
descriptionThis library computes the greatest common divisor of 2 natural numbers and 2 additional numbers such that gcd(a,b)=s·a+t·b holds.
homepage
repositoryhttps://github.com/BiliqisO/moon-math/tree/extended-euclidean-algorithm
max_upload_size
id1408061
size4,179
Biliqis Onikoyi (BiliqisO)

documentation

README

Commit count: 2

cargo fmt