ca03896d74 
								
							
								 
							
						 
						
							
							
								
								more test IN: cleanup.  
							
							
							
						 
						
							2018-02-15 09:20:01 -08:00  
				
					
						
							
							
								 
						
							
							
								892c62e1dc 
								
							
								 
							
						 
						
							
							
								
								factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test  
							
							
							
						 
						
							2015-07-03 09:39:59 -07:00  
				
					
						
							
							
								 
						
							
							
								59f3b1ea57 
								
							
								 
							
						 
						
							
							
								
								Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"  
							
							... 
							
							
							
							Needs a bit more work.
This reverts commit 7e54cc2824 
							
						 
						
							2015-07-02 13:47:06 -07:00  
				
					
						
							
							
								 
						
							
							
								7e54cc2824 
								
							
								 
							
						 
						
							
							
								
								factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!  
							
							
							
						 
						
							2015-07-02 11:36:08 -07:00  
				
					
						
							
							
								 
						
							
							
								e3ec051527 
								
							
								 
							
						 
						
							
							
								
								math.primes: fix "11 >bignum prime?".  
							
							
							
						 
						
							2015-06-15 23:02:39 -07:00  
				
					
						
							
							
								 
						
							
							
								23fe76160a 
								
							
								 
							
						 
						
							
							
								
								Add math.primes:nprimes  
							
							
							
						 
						
							2011-05-20 12:38:27 +02:00  
				
					
						
							
							
								 
						
							
							
								b3a866173a 
								
							
								 
							
						 
						
							
							
								
								Fix "primes-between" and "primes-upto" with pathological bounds.  
							
							... 
							
							
							
							"primes-between" was buggy when bounds were given in the wrong order
or when the high bound was smaller than 3. 
							
						 
						
							2010-06-11 16:07:52 +02:00  
				
					
						
							
							
								 
						
							
							
								29b5a1dff5 
								
							
								 
							
						 
						
							
							
								
								Add extra tests for math.primes  
							
							
							
						 
						
							2009-06-24 13:15:13 +02:00  
				
					
						
							
							
								 
						
							
							
								41d804ddbd 
								
							
								 
							
						 
						
							
							
								
								Pack primes numbers by slices of 30  
							
							... 
							
							
							
							In any given 30 successive integers greater than 5, there are at most
8 prime numbers. Use this to tightly pack the result of the Eratostene
sieve. This lets us store more prime numbers than before in less space. 
							
						 
						
							2009-06-24 13:15:12 +02:00  
				
					
						
							
							
								 
						
							
							
								8f51f87a8f 
								
							
								 
							
						 
						
							
							
								
								more docs for math.primes, move words out of miller-rabin  
							
							
							
						 
						
							2009-05-10 13:47:51 -05:00  
				
					
						
							
							
								 
						
							
							
								594bd3aee8 
								
							
								 
							
						 
						
							
							
								
								Move math.primes from extra to basis  
							
							
							
						 
						
							2009-01-07 21:12:48 +01:00