[
https://issues.apache.org/jira/browse/FLINK-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-13207:
-----------------------------------
Labels: pull-request-available stale-assigned (was: pull-request-available)
> Add the algorithm of Fast Fourier Transformation(FFT)
> -----------------------------------------------------
>
> Key: FLINK-13207
> URL: https://issues.apache.org/jira/browse/FLINK-13207
> Project: Flink
> Issue Type: Sub-task
> Components: Library / Machine Learning
> Reporter: Xu Yang
> Assignee: Xu Yang
> Priority: Major
> Labels: pull-request-available, stale-assigned
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add 2 common used algorithms of Fast Fourier Transformation(FFT)
> # Cooley-Tukey algorithm, high performance, but only supports length of
> power-of-2.
> # Chirp-Z algorithm, can perform FFT with any length.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)