New goal for v0.4
This commit is contained in:
parent
5aa0b333c0
commit
a9019291c2
@ -16,6 +16,6 @@ Change Log
|
|||||||
- Algorithm skips half the known primes.
|
- Algorithm skips half the known primes.
|
||||||
- Removed `likely()' and `unlikely()' macros due to lack of information.
|
- Removed `likely()' and `unlikely()' macros due to lack of information.
|
||||||
- Improved performance.
|
- Improved performance.
|
||||||
- v0.4: Parallel Computations
|
- v0.4: Fixed Algorithm
|
||||||
- Implemented Parallel computing of prime numbers.
|
- Fixed algorithm to actually calculate primes.
|
||||||
- Added extra C99 optimizations.
|
- Added extra C99 optimizations.
|
||||||
|
Loading…
Reference in New Issue
Block a user