Docs.rs
bulk-gcd-1.0.1
bulk-gcd 1.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
indutny
Dependencies
clap ^2.32.0
normal
env_logger ^0.6.0
normal
log ^0.4.6
normal
rayon ^1.0.3
normal
rug ^1.2.2
normal
Versions
75%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate bulk_gcd
Version 1.0.1
All Items
Enums
Functions
?
Crate
bulk_gcd
source
·
[
−
]
Enums
ComputeError
Possible computation errors
Functions
compute
Bulk-compute GCD of each modulo in moduli vec with the product of all other moduli in the same list.