Updated info for v0.3

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

View File

@ -14,4 +14,4 @@ Change Log
- Added more optimizers.
- v0.3: Optimizations
- Algorithm skips half the known primes.
- More accurate usage of `likely()' and `unlikely()' macros (aided by profiler).
- Removed `likely()' and `unlikely()' macros due to lack of information.