|  | 573536f48f | fixed scaling for short real moved fft.py from ./ to sample_code | 2003-12-14 05:13:11 +00:00 |  | 
			
				
					|  | 559c14b49b | changed alloc functions to allow for initialization of user-supplied buffer | 2003-12-14 03:02:30 +00:00 |  | 
			
				
					|  | ef7f8ff6c0 | getting ready to release version 1.0 | 2003-12-11 01:54:42 +00:00 |  | 
			
				
					|  | 09dbf36e97 | kiss_fftr.c gives correct answers for forward | 2003-12-07 04:04:27 +00:00 |  | 
			
				
					|  | 39d2974fe3 | 'make snr' now tests 2d ffts | 2003-12-04 04:08:52 +00:00 |  | 
			
				
					|  | f3c4a9e9ca | internal checkpoint split kiss_fft.c into multiple files.  It seems the best approach, all things considered. | 2003-12-04 02:38:50 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | cb5312efdc | 2d fft seems to work | 2003-11-06 03:59:31 +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 |  | 
			
				
					|  | 85764e6437 | radix 5 doesn't work, but I thik it should. just a checkpoint commit | 2003-11-01 16:48:33 +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 |  | 
			
				
					|  | 502211bc6a | broken working towards mixed radix
decomposition seems to work (for 2)
indices scrambled | 2003-08-16 23:40:14 +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 |  |