Commit graph

210 commits

Author SHA1 Message Date
Ahmet Inan
7041b750af improved sentence about Kahan summation a bit 2018-03-03 12:51:42 +01:00
Ahmet Inan
d08fb02393 added list of window functions 2018-03-03 12:48:52 +01:00
Ahmet Inan
573f52a574 added Lanczos window 2018-03-03 12:37:30 +01:00
Ahmet Inan
f1f34d1123 return the sum earlier on convergence 2018-03-03 12:17:53 +01:00
Ahmet Inan
1a7d4d2dc1 added same() method to Kahan summation
same() returns true if added value doesn't change the low or high values
2018-03-03 12:14:22 +01:00
Ahmet Inan
c6de7e95e0 added Kaiser window 2018-03-03 10:11:20 +01:00
Ahmet Inan
c53e782b3c added rectangular window 2018-03-03 08:29:07 +01:00
Ahmet Inan
799c09a0fb added some window functions 2018-03-02 15:57:07 +01:00
Ahmet Inan
7770fff23c The Kahan summation is very handy 2018-03-02 14:26:30 +01:00
Ahmet Inan
826ee2b085 Initial commit 2018-03-02 14:04:46 +01:00