sryza / spark-timeseries

A library for time series analysis on Apache Spark
Apache License 2.0
1.19k stars 424 forks source link

Convolution or fast Fourier transform #145

Open lnicalo opened 8 years ago

lnicalo commented 8 years ago

Hi guys,

Are convolution algorithm or fast Fourier transform implemented to perform filtering or frequency analysis?

It could be of great interest.

Kind Regards,

Luis

sryza commented 8 years ago

Hi @lnicalo ,

These aren't currently implemented, but I'd like to add them at some point.

-Sandy

sumitrachatterjee commented 6 years ago

Hi, Has FFT algorithm been implemented? If yes, kindly share the library which should be used for the same.

Thanks & Regards, Sumitra