summaryrefslogtreecommitdiff
path: root/src/window-function.cpp
AgeCommit message (Collapse)Author
2021-07-20Revert "Change M_PI to std::numbers::pi."Vasile Vilvoiu
This reverts commit 0f515bbd97712bf0fb11012b898e314770d5255e. Won't compile under gcc as deployed with Ubuntu 20.04.
2021-07-20Change M_PI to std::numbers::pi.Vasile Vilvoiu
2021-07-20Fixed window function term computation.Vasile Vilvoiu
Adjust coefficients to numpy/scipy implementations.
2021-07-15Update e-mail address in copyright notices, README and manpage.Vasile Vilvoiu
Closes #14.
2020-12-29Initial commitVasile Vilvoiu