Feb 21, 2021, 00:43 by d...@lynne.ee:
> Feb 10, 2021, 21:31 by d...@lynne.ee:
>
>> Feb 10, 2021, 18:15 by d...@lynne.ee:
>>
>>> This commit adds support for in-place FFT transforms. Since our
>>> internal transforms were all in-place anyway, this only changes
>>> the permutation on the input.
>>>
Feb 10, 2021, 21:31 by d...@lynne.ee:
> Feb 10, 2021, 18:15 by d...@lynne.ee:
>
>> This commit adds support for in-place FFT transforms. Since our
>> internal transforms were all in-place anyway, this only changes
>> the permutation on the input.
>>
>> Unfortunately, research papers were of no he
Feb 10, 2021, 18:15 by d...@lynne.ee:
> This commit adds support for in-place FFT transforms. Since our
> internal transforms were all in-place anyway, this only changes
> the permutation on the input.
>
> Unfortunately, research papers were of no help here. All focused
> on dry hardware implemen
This commit adds support for in-place FFT transforms. Since our
internal transforms were all in-place anyway, this only changes
the permutation on the input.
Unfortunately, research papers were of no help here. All focused
on dry hardware implementations, where permutes are free, or on
software i