Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
  • Sumant Oemrawsingh's avatar
    e65992e2
    Real FFTs have been added. · e65992e2
    Sumant Oemrawsingh authored
    All the real and "half-complex" FFT functions have been added. See GSL docs on
    how a half-complex array works.
    
    Some old obsolete comments from fft-complex.lisp were removed.
    
    TODO: add tests and examples.
    e65992e2
    History
    Real FFTs have been added.
    Sumant Oemrawsingh authored
    All the real and "half-complex" FFT functions have been added. See GSL docs on
    how a half-complex array works.
    
    Some old obsolete comments from fft-complex.lisp were removed.
    
    TODO: add tests and examples.