sci-libs / kissfft

A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid

Official package sites : https://github.com/mborgerding/kissfft ·

v9999 :: 0 :: gentoo

Modified
License
BSD
USE flags
alloca openmp test tools

v131.1.0 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ~arm ~arm64 ~x86
USE flags
alloca openmp test tools

General

alloca
Use alloca(3) instead of malloc(3) for memory management
openmp
Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
tools
Build command line tools

cpu_flags_x86

sse
Use the SSE instruction set

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-python / numpy : Fast array and numerical python library

sci-libs / fftw : Fast C library for the Discrete Fourier Transform

837026
sci-libs/kissfft-131.1.0 fails to compile: testcpp.cc:46:35: error: M_PIl was not declared in this scope; did you mean M_PI?
847472
sci-libs/kissfft-131.1.0 add Provides to .pc file
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/kissfft: enable py3.10, py3.11 and disable py3.7
Closes: https://bugs.gentoo.org/846266 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
sci-libs/kissfft: Stabilize 131.1.0 amd64, #829841
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sci-libs/kissfft: [QA] use tc-check-openmp correctly
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aisha Tammy · gentoo
sci-libs/kissfft: fix tests
Closes: https://bugs.gentoo.org/790302 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/20857 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/kissfft: Keyword 131.1.0 arm64, #787380
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sci-libs/kissfft: Keyword 131.1.0 arm, #787380
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aisha Tammy · gentoo
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>