| 
						
					 | 
					
						
						
							
						
						206e28f11c
					 | 
					
						
						
							
							made the factorization a separate routine
						
						
						
						
						
						
					 | 
					
						2003-11-12 01:09:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						140f106743
					 | 
					
						
						
							
							benchmark utilities now give memory info
						
						
						
						
						
						
					 | 
					
						2003-11-08 02:48:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e9095a161c
					 | 
					
						
						
							
							generic butterfly slightly slower -- hmmm
						
						
						
						
						
						
					 | 
					
						2003-11-07 02:39:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4ebf0b5aca
					 | 
					
						
						
							
							aded a CHANGELOG
						
						
						
						
						
						
					 | 
					
						2003-11-04 02:09:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6c8049cc75
					 | 
					
						
						
							
							slight changes to Makefile
						
						
						
						
						
						
					 | 
					
						2003-11-04 01:01:37 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3c0c0431e2
					 | 
					
						
						
							
							radix 5 works, but is 6x slower than fftw
						
						
						
						
						
						
					 | 
					
						2003-11-03 03:03:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8ac63adc77
					 | 
					
						
						
							
							modified time benchmark to repeat same buffer over and over to avoid IO bottlenecks and get more consistent numbers.
						
						
						
						
						
						
					 | 
					
						2003-11-01 04:44:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						28551899e2
					 | 
					
						
						
							
							radix 4 faster
						
						
						
						
						
						
					 | 
					
						2003-11-01 03:49:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d4f87befda
					 | 
					
						
						
							
							re-added radix 3 butterfly
						
						
						
						
						
						
					 | 
					
						2003-10-30 02:02:29 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ca4c74e07c
					 | 
					
						
						
							
							Woops, one should not test with input of all zeros
						
						
						
						
						
						
					 | 
					
						2003-10-29 04:29:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1db3d91ee5
					 | 
					
						
						
							
							getting ready for next release
						
						
						
						
						
						
					 | 
					
						2003-10-26 04:07:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						bca7fd5151
					 | 
					
						
						
							
							compiles with -ansi -pedantic
						
						
						
						
						
						
					 | 
					
						2003-10-18 01:23:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6f8bcedc24
					 | 
					
						
						
							
							radix 3 fixed point still broken
						
						
						
						
						
						
					 | 
					
						2003-10-17 02:59:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						317f11e66e
					 | 
					
						
						
							
							starting point for radix 3
						
						
						
						
						
						
						
						'make test' output
### testing SNR for  2187 point FFTs
#### DOUBLE
snr_t2f = 292.51
snr_f2t = 304.97
#### FLOAT
snr_t2f = 143.46
snr_f2t = 138.03
#### SHORT
snr_t2f = 49.257
snr_f2t = 16.294
#### timing 10000 x 2187 point FFTs
#### DOUBLE
Elapsed:0:05.05 user:3.60 sys:0.54
#### FLOAT
Elapsed:0:02.41 user:1.85 sys:0.23
#### SHORT
Elapsed:0:04.02 user:3.13 sys:0.08 
						
						
					 | 
					
						2003-10-17 00:11:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1cd00ce9f5
					 | 
					
						
						
							
							simplified testing (hopefully)
						
						
						
						
						
						
					 | 
					
						2003-08-13 01:54:21 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b095bec02d
					 | 
					
						
						
							
							NFFT is configurable
						
						
						
						
						
						
					 | 
					
						2003-08-12 23:28:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a962dc2681
					 | 
					
						
						
							
							took utility/test code out of main source file and moved down to sample_code
						
						
						
						
						
						
					 | 
					
						2003-08-10 15:39:15 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |