Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FFT.hs #5

Merged
merged 1 commit into from
Aug 14, 2017
Merged

Update FFT.hs #5

merged 1 commit into from
Aug 14, 2017

Conversation

Haskell-mouse
Copy link
Contributor

@Haskell-mouse Haskell-mouse commented Aug 14, 2017

Functions fftnD' actually did not ignore their second arg in inverse mode. Now they are.

So - now i can write functions with type like "Acc (..smth..) -> Acc (..smth..)" which uses fft
without additional argument "sh", which is outside "Acc" computation.

Functions fftnD' actually did not ignore it`s second arg in inverse mode. Now it is.
@tmcdonell tmcdonell merged commit 2178578 into AccelerateHS:master Aug 14, 2017
@tmcdonell
Copy link
Member

Thanks! (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants