Added new entry.

This commit is contained in:
Nicolás A. Ortega 2016-12-10 17:12:58 +01:00
parent bc8b48dd29
commit e2aedab3b0
No known key found for this signature in database
GPG Key ID: 614272579C2070D1

View File

@ -15,3 +15,4 @@ Change Log
- v0.3: Optimizations
- Algorithm skips half the known primes.
- Removed `likely()' and `unlikely()' macros due to lack of information.
- Improved performance.