aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-01fix wording error (transformed → filtered)Wojtek Kosior
2019-06-01add noise filterWojtek Kosior
2019-06-01add second input function for dftWojtek Kosior
2019-06-01plot function's frequency spectrumWojtek Kosior
2019-06-01plot original functionWojtek Kosior
2019-06-01also include frequency values in outputWojtek Kosior
2019-06-01remove old commentWojtek Kosior
2019-06-01make pi global constantWojtek Kosior
2019-06-01only use c real types where necessaryWojtek Kosior
2019-06-01print original function or transformed depending on argumnetWojtek Kosior
2019-06-01perform fft, print abs() of resulting valuesWojtek Kosior
2019-06-01allocate aligned memory using fftwWojtek Kosior
2019-06-01move: text.f90 → src/f1.f90Wojtek Kosior