Ticket #726 (closed: fixed)
Create a FFT algorithm
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 18 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
to do fast fourier transforms. QTIPlot has some code that does this, we should be able to crib.
Spencer Howels wants to be able to get at the real and imaginary parts.
Change History
Note: See
TracTickets for help on using
tickets.
(In [2728]) Added the fast Fourier Transform algorithm + small changes to ParameterMap. re #726