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

primecount-7.9-3.fc39 RPM for ppc64le

From Fedora 39 for ppc64le / p

Name: primecount Distribution: Fedora Project
Version: 7.9 Vendor: Fedora Project
Release: 3.fc39 Build date: Fri Jul 21 08:25:31 2023
Group: Unspecified Build host: buildvm-ppc64le-15.iad2.fedoraproject.org
Size: 219476 Source RPM: primecount-7.9-3.fc39.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

* 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
* Mon Dec 12 2022 Jerry James <loganjerry@gmail.com> - 7.6-3
  - Convert License tag to SPDX
* Wed Dec 07 2022 Kim Walisch <walki@fedoraproject.org> - 7.6-3
  - Use primecount-7.6.tar.gz archive released on GitHub
* Wed Dec 07 2022 Kim Walisch <walki@fedoraproject.org> - 7.6-2
  - Use latest primecount archive from GitHub
* Wed Dec 07 2022 Kim Walisch <walki@fedoraproject.org> - 7.6-1
  - Version 7.6
  - Add missing <string_view> header in print.hpp
* Wed Dec 07 2022 Kim Walisch <walki@fedoraproject.org> - 7.5-1
  - Version 7.5
  - Requires libprimesieve-11
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 08 2022 Jerry James <loganjerry@gmail.com> - 7.4-1
  - Version 7.4
* Tue May 03 2022 Jerry James <loganjerry@gmail.com> - 7.3-1
  - Version 7.3
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 11 2021 Jerry James <loganjerry@gmail.com> - 7.2-1
  - Version 7.2
* Thu Aug 19 2021 Jerry James <loganjerry@gmail.com> - 7.1-1
  - Version 7.1
  - Enable LTO on ppc64le
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Files

/usr/bin/primecount
/usr/lib/.build-id
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/b3297b6a749105a8aa5aec4adf265c780a51cc
/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, Fri May 10 02:35:47 2024