Name: | rust-primal+default-devel |
---|---|
Version: | 0.3.3 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1550 |
License: | MIT OR Apache-2.0 |
RPM: | rust-primal+default-devel-0.3.3-1.el9.noarch.rpm |
Source RPM: | rust-primal-0.3.3-1.el9.src.rpm |
Build Date: | Tue Jun 25 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/primal |
Summary: | Puts raw power into prime numbers |
Description: | `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 "default" feature of the "primal" crate. |