Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-primal-devel | Distribution: Fedora Project |
Version: 0.3.3 | Vendor: Fedora Project |
Release: 2.fc41 | Build date: Sun Jul 21 00:39:39 2024 |
Group: Unspecified | Build host: buildvm-x86-18.iad2.fedoraproject.org |
Size: 35114 | Source RPM: rust-primal-0.3.3-2.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/primal | |
Summary: Puts raw power into prime numbers |
`primal` puts raw power into prime numbers. This crates includes: optimised prime sieves, checking for primality, enumerating primes, factorising numbers, and state-of-the-art estimation of upper and lower bounds for π(n) (the number of primes below n) and p_k (the k-th prime). This package contains library source intended for building other packages which use the "primal" crate.
MIT OR Apache-2.0
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.3-1 - Update to version 0.3.3; Fixes RHBZ#2290993 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 Orion Poplawski <orion@nwra.com> - 0.3.2-1 - Update to 0.3.2 - fixes 32-bit test * Thu Nov 10 2022 Orion Poplawski <orion@nwra.com> - 0.3.1-3 - cargo_check -> cargo_test * Thu Nov 10 2022 Orion Poplawski <orion@nwra.com> - 0.3.1-2 - Disable failing test on 32-bit * Wed Nov 09 2022 Orion Poplawski <orion@nwra.com> - 0.3.1-1 - Initial import
/usr/share/cargo/registry/primal-0.3.3 /usr/share/cargo/registry/primal-0.3.3/.cargo-checksum.json /usr/share/cargo/registry/primal-0.3.3/Cargo.toml /usr/share/cargo/registry/primal-0.3.3/LICENSE-APACHE /usr/share/cargo/registry/primal-0.3.3/LICENSE-MIT /usr/share/cargo/registry/primal-0.3.3/README.md /usr/share/cargo/registry/primal-0.3.3/benches /usr/share/cargo/registry/primal-0.3.3/benches/bench.rs /usr/share/cargo/registry/primal-0.3.3/ci /usr/share/cargo/registry/primal-0.3.3/ci/codecov.yml /usr/share/cargo/registry/primal-0.3.3/ci/script.sh /usr/share/cargo/registry/primal-0.3.3/examples /usr/share/cargo/registry/primal-0.3.3/examples/binary-search-is-prime.rs /usr/share/cargo/registry/primal-0.3.3/examples/binary-search-iterator.rs /usr/share/cargo/registry/primal-0.3.3/examples/binary-search-sieve.rs /usr/share/cargo/registry/primal-0.3.3/examples/count-iterator.rs /usr/share/cargo/registry/primal-0.3.3/examples/count-sieve.rs /usr/share/cargo/registry/primal-0.3.3/examples/count-slowsieve.rs /usr/share/cargo/registry/primal-0.3.3/examples/count-streaming.rs /usr/share/cargo/registry/primal-0.3.3/examples/nth-prime-iterator.rs /usr/share/cargo/registry/primal-0.3.3/examples/nth-prime-sieve.rs /usr/share/cargo/registry/primal-0.3.3/examples/nth-prime-streaming.rs /usr/share/cargo/registry/primal-0.3.3/examples/prime-sum-sieve-overestimate.rs /usr/share/cargo/registry/primal-0.3.3/examples/prime-sum-sieve.rs /usr/share/cargo/registry/primal-0.3.3/examples/prime-sum-streaming.rs /usr/share/cargo/registry/primal-0.3.3/examples/small_prime_props.rs /usr/share/cargo/registry/primal-0.3.3/src /usr/share/cargo/registry/primal-0.3.3/src/lib.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024