Commit graph

5 commits

Author SHA1 Message Date
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
nia
c45b7668ba kissfft: add buildlink3.mk 2021-04-10 08:28:24 +00:00
nia
fade0e5c30 kissfft: add link to PR 2021-04-09 11:10:35 +00:00
nia
9709018dd0 add math/kissfft
KISS FFT - A mixed-radix Fast Fourier Transform

There are many great fft libraries already around. Kiss FFT is not trying
to be better than any of them. It only attempts to be a reasonably efficient,
moderately useful FFT that can use fixed or floating data types and can be
incorporated into someone's C program in a few minutes with trivial licensing.
2021-04-09 11:00:28 +00:00