-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
345d70b
commit e6cf1f3
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
2018-06-05 Kim Walisch <[email protected]> | ||
2018-05-09 Kim Walisch <[email protected]> | ||
|
||
Version 4.4 unreleased. | ||
Version 4.4 released. | ||
|
||
The computation of the second partial sieve function | ||
P2(x, a) has been sped up by 30% due to an update to the | ||
|
@@ -13,7 +13,7 @@ | |
* pi_primesieve.cpp: Fix non-critical data race. | ||
* make test: Runs twice as fast. | ||
|
||
2018-18-03 Kim Walisch <[email protected]> | ||
2018-03-18 Kim Walisch <[email protected]> | ||
|
||
Version 4.3 released. | ||
|
||
|