aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-02last quick fixesHEADmasterWojtek Kosior
2019-06-02add non fortran-related part of the READMEWojtek Kosior
2019-06-02remove redundant flags for ifortWojtek Kosior
2019-06-02also add license in separate fileWojtek Kosior
2019-06-02add licenseWojtek Kosior
2019-06-02add READMEWojtek Kosior
2019-06-02add datapointsWojtek Kosior
2019-06-02update pngsWojtek Kosior
2019-06-02adjust number of pointsWojtek Kosior
2019-06-02adjust x range of dft plotWojtek Kosior
2019-06-02add rule for generating all plotsWojtek Kosior
2019-06-02support 2 compilersWojtek Kosior
2019-06-01add plotsWojtek Kosior
2019-06-01make 'original' and 'filtered' plots same heightWojtek Kosior
2019-06-01adjust noise, normalizeWojtek Kosior
2019-06-01fix bug that make f1 used at all timesWojtek Kosior
2019-06-01add plotting of f2 (original + dft + filtered)Wojtek Kosior
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-01minor change in MakefileWojtek 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-01compile f1, don't use build/Wojtek Kosior
2019-06-01add makefile; use build/ for binariesWojtek 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
2019-06-01mark function pureWojtek Kosior
2019-06-01compute sinuses signalWojtek Kosior
2019-05-31initial commit - test include file findingWojtek Kosior