Comments about FFT PATCH ready



?iga Lenar?i? wrote:
>
> Another thing - I think fft should use 'flonum' type instead of  
> 'double-float', right (to support compilation with double-doubles and  
> so on)?
>
>   

I don't know about all lisps, but one I use does no optimization with 
"flonum".  It requires double-float or single-float to produce better code.