Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

primecount-7.14-2.fc42 RPM for x86_64

From Fedora Rawhide for x86_64 / p

Name: primecount Distribution: Fedora Project
Version: 7.14 Vendor: Fedora Project
Release: 2.fc42 Build date: Sat Jan 18 11:52:10 2025
Group: Unspecified Build host: buildhw-x86-08.iad2.fedoraproject.org
Size: 87610 Source RPM: primecount-7.14-2.fc42.src.rpm
Packager: Fedora Project
Url: https://github.com/kimwalisch/primecount/
Summary: Fast prime counting function implementation
Primecount is a command-line program and C++ library that counts the
primes below an integer x<=10**31 using highly optimized implementations
of the combinatorial prime counting algorithms.

Primecount includes implementations of all important combinatorial prime
counting algorithms known up to this date all of which have been
parallelized using OpenMP.  Primecount contains the first ever open
source implementations of the Deleglise-Rivat algorithm and Xavier
Gourdon's algorithm (that works).  Primecount also features a novel load
balancer that is shared amongst all implementations and that scales up
to hundreds of CPU cores.  Primecount has already been used to compute
several world records e.g. pi(10**27)
(http://www.mersenneforum.org/showthread.php?t=20473) and
nth_prime(10**24) (https://oeis.org/A006988).

Provides

Requires

License

BSD-2-Clause AND (Zlib OR BSL-1.0)

Changelog

* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.14-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jul 31 2024 Kim Walisch <walki@fedoraproject.org> - 7.14-1
  - Fix libdivide.h issue with GCC 15.
  - Improve AVX512 code.
  - Improve ARM SVE code.
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.13-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Apr 17 2024 Kim Walisch <walki@fedoraproject.org> - 7.13-1
  - CMakeLists.txt: New WITH_MULTIARCH option (default ON).
  - Sieve.hpp: New AVX512 popcount algorithm for x86 CPUs.
  - Sieve.hpp: New ARM SVE popcount algorithm.
  - int128.cmake: Improve int128_t support for Windows.
  - OpenMP.cmake: Improve LLVM/Clang OpenMP detection.
  - Add preliminary MSVC 128-bit support.
* Tue Apr 02 2024 Kim Walisch <walki@fedoraproject.org> - 7.12-1
  - On x86 CPUs check using CPUID if CPU supports POPCNT
  - CMakeLists.txt: Remove WITH_POPCNT=OFF option
  - New dynamic/adaptive load balancing for AC algorithm
  - LogarithmicIntegral.cpp: Fix infinite loop on Linux i386
  - RiemannR.cpp: Fix infinite loop on Linux i386
  - RiemannR.cpp: Faster and simpler RiemannR_inverse(x)
* Tue Mar 12 2024 Kim Walisch <walki@fedoraproject.org> - 7.11-1
  - CMakeLists.txt: Detect Apple Silicon CPUs
  - Fix musl libc issue in test/iroot.cpp
  - Speed up test/Li.cpp
  - Faster RiemannR(x) and RiemannR_inverse(x) implementations
  - Renamed option --Ri to -R or --RiemannR
  - Renamed option --Ri-inverse to --RiemannR-inverse
  - Detect incompatible command-line options
  - Increase pi(x) cache size to 2 KiB
* Mon Feb 19 2024 Kim Walisch <walki@fedoraproject.org> - 7.10-5
  - Rebuild required because of primesieve-12.0 release
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.10-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.10-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 11 2024 Kim Walisch <walki@fedoraproject.org> - 7.10-2
  - Fix source archive name, must be primecount-X.Y.tar.gz
* Thu Jan 11 2024 Kim Walisch <walki@fedoraproject.org> - 7.10-1
  - Improve CMake libatomic detection
  - Fix potential integer overflows in Li_inverse(x) and Ri_inverse(x)
  - Added new internal nth_prime_approx(n)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 04 2023 Kim Walisch <walki@fedoraproject.org> - 7.9-2
  - Fix Appveyor CI tests
* Mon Jul 03 2023 Kim Walisch <walki@fedoraproject.org> - 7.9-1
  - Add more unit tests
* Tue Mar 28 2023 Kim Walisch <walki@fedoraproject.org> - 7.8-2
  - Updated test/pi_gourdon.cpp and test/pi_deleglise_rivat.cpp
* Tue Mar 28 2023 Kim Walisch <walki@fedoraproject.org> - 7.8-1
  - Fix integer overflow in pi(x) for x <= -2^63
* Sun Mar 26 2023 Kim Walisch <walki@fedoraproject.org> - 7.7-2
  - Fix -Wstrict-prototypes warning in test/api_c.c
* Sun Mar 26 2023 Kim Walisch <walki@fedoraproject.org> - 7.7-1
  - Version 7.7
  - Fix primecount_pi(-1) crash
  - Fix GCC/Clang -Wstrict-prototypes warnings
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/bin/primecount
/usr/lib/.build-id
/usr/lib/.build-id/86
/usr/lib/.build-id/86/fc33daafdcc4ef12fb862c81489e4155b338cb
/usr/share/doc/primecount
/usr/share/doc/primecount/README.md
/usr/share/man/man1/primecount.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 26 23:45:09 2025