New goal for v0.4
This commit is contained in:
		@@ -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.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user