Crates.io | extended-euclidean-algorithm |
lib.rs | extended-euclidean-algorithm |
version | |
source | src |
created_at | 2024-10-14 08:24:19.971356 |
updated_at | 2024-10-14 08:40:50.808284 |
description | This 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 | |
repository | https://github.com/BiliqisO/moon-math/tree/extended-euclidean-algorithm |
max_upload_size | |
id | 1408061 |
Cargo.toml error: | TOML parse error at line 22, column 10
|
22 | readme = false
| ^^^^^
invalid type: boolean `false`, expected a string
|
size | 0 |