extended-euclidean-algorithm

Crates.ioextended-euclidean-algorithm
lib.rsextended-euclidean-algorithm
version
sourcesrc
created_at2024-10-14 08:24:19.971356
updated_at2024-10-14 08:40:50.808284
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
Cargo.toml error:TOML parse error at line 22, column 10 | 22 | readme = false | ^^^^^ invalid type: boolean `false`, expected a string
size0
Biliqis Onikoyi (BiliqisO)

documentation

README

Commit count: 0

cargo fmt