Package primesieve: Information
Source package: primesieve
Version: 12.8-alt1
Build time: Apr 15, 2025, 02:30 PM in the task #381657
Category: Sciences/Mathematics
Report package bugHome page: https://github.com/kimwalisch/primesieve
License: BSD-2-Clause
Summary: A prime number generator
Description:
primesieve is a command-line program that generates primes using the sieve of Eratosthenes algorithm. It can generate primes and prime k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the nth prime.
List of RPM packages built from this SRPM:
libprimesieve-devel (x86_64, i586, aarch64)
libprimesieve12 (x86_64, i586, aarch64)
libprimesieve12-debuginfo (x86_64, i586, aarch64)
primesieve (x86_64, i586, aarch64)
primesieve-debuginfo (x86_64, i586, aarch64)
libprimesieve-devel (x86_64, i586, aarch64)
libprimesieve12 (x86_64, i586, aarch64)
libprimesieve12-debuginfo (x86_64, i586, aarch64)
primesieve (x86_64, i586, aarch64)
primesieve-debuginfo (x86_64, i586, aarch64)
Maintainer: Leontiy Volodin
Last changed
April 15, 2025 Leontiy Volodin 12.8-alt1
- New version 12.8.
March 3, 2025 Leontiy Volodin 12.7-alt1
- New version 12.7.
Nov. 19, 2024 Leontiy Volodin 12.6-alt1
- New version 12.6. - Added vcs tag.