Changes in version 7.1:
PrimePi(x) is now computed in O(1)
for small values of x < 64 * 240
using a lookup table. primecount's partial sieve function phi(x, a)
implementation now uses a compressed lookup table for small values of a
. It can compute phi(x, a)
in O(1)
for a <= 8
(previously 6). The improved phi(x, a)
also benefits the computation of the hard special leaves which now does more pre-sieving and hence runs slightly faster.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2021-73b5a4b724
Please login to add feedback.
This update has been submitted for testing by jjames.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.