Skip to content
  • Sumant Oemrawsingh's avatar
    Mixed radix complex float FFTs implemented · f321a591
    Sumant Oemrawsingh authored
    The mixed radix complex single-float and double-floats now seem to work
    correctly. This would mean that all the complex FFTs are working, and only
    need a nicer interface (e.g. automatic determination of whether to use a
    radix-2 or mixed-radix algorithm).
    f321a591