LICENSE: BSD-3-Clause KISS FFT - A mixed-radix Fast Fourier Transform based up on the principle, "Keep It Simple, Stupid." 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.
Available in the ::guru overlay
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=395eb9c6329ad0d2790d190b0441928563b116ad commit 395eb9c6329ad0d2790d190b0441928563b116ad Author: Aisha Tammy <floss@bsd.ac> AuthorDate: 2021-04-23 16:46:36 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-04-23 16:46:36 +0000 sci-libs/kissfft: new fft library * new dependency of vtk Closes: https://github.com/gentoo/gentoo/pull/20513 Closes: https://bugs.gentoo.org/754690 Bug: https://bugs.gentoo.org/754684 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: David Seifert <soap@gentoo.org> sci-libs/kissfft/Manifest | 1 + sci-libs/kissfft/kissfft-131.1.0.ebuild | 54 +++++++++++++++++++++++++++++++++ sci-libs/kissfft/kissfft-9999.ebuild | 54 +++++++++++++++++++++++++++++++++ sci-libs/kissfft/metadata.xml | 16 ++++++++++ 4 files changed, 125 insertions(+)