File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Below are the latest precompiled binaries for Windows 64-bit and Linux x64.
1717These binaries are statically linked and require a CPU which supports the
1818POPCNT instruction (2010 or later).
1919
20- * [ primesum-1.1-win64.zip] ( https://dl.bintray.com/kimwalisch/primesum/primesum-1.0 -win64.zip ) , 362K
21- * [ primesum-1.1-linux-x64.tar.gz] ( https://dl.bintray.com/kimwalisch/primesum/primesum-1.0 -linux-x64.tar.gz ) , 894K
20+ * [ primesum-1.1-win64.zip] ( https://dl.bintray.com/kimwalisch/primesum/primesum-1.1 -win64.zip ) , 382K
21+ * [ primesum-1.1-linux-x64.tar.gz] ( https://dl.bintray.com/kimwalisch/primesum/primesum-1.1 -linux-x64.tar.gz ) , 894K
2222
2323primesum 256-bit
2424----------------
@@ -28,7 +28,7 @@ but it runs only at about half the speed of the primesum 128-bit
2828version due to slower 256-bit integer arithmetic. primesum 256-bit has
2929already been used to compute many new prime sum world records!
3030
31- * [ primesum-256-1.1-win64.zip] ( https://dl.bintray.com/kimwalisch/primesum/primesum-256-1.1-win64.zip ) , 362K
31+ * [ primesum-256-1.1-win64.zip] ( https://dl.bintray.com/kimwalisch/primesum/primesum-256-1.1-win64.zip ) , 498K
3232* [ primesum-256-1.1-linux-x64.tar.gz] ( https://dl.bintray.com/kimwalisch/primesum/primesum-256-1.1-linux-x64.tar.gz ) , 1005K
3333
3434Build instructions
You can’t perform that action at this time.
0 commit comments