Skip to content

Commit

Permalink
Changes in version 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jun 7, 2017
1 parent 5a3c4bc commit 0ce6cd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* S2_hard.cpp: Use new load balancer.
* BitSieve.cpp: Get rid of AVX2 (use POPCNT).
* Li.cpp: Riemann R and inverse Riemann R implementations.
* fast_div.hpp: Refactor using template metaprogramming.
* src/test: Added 27 unit tests.
* phi(x, a) now scales > 8 threads.
* BinaryIndexedTree.hpp: Do not store multiples of 2.
Expand Down

0 comments on commit 0ce6cd1

Please sign in to comment.