Package for calculating primes using the Sieve of Eratosthenes
A package for calculating primes using the Sieve of Eratosthenes, and using that to check if a number is prime and calculating factors. Includes an iterator over all primes. This package contains library source intended for building other packages which use the "primes" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.0-3.fc42 | - |
Fedora 41 | 0.3.0-2.fc41 | - |
Fedora 40 | 0.3.0-1.fc40 | - |
You can contact the maintainers of this package via email at
rust-primes dash maintainers at fedoraproject dot org
.