kissfft
Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
homepage ↗ github: mborgerding/kissfft
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 131.2.0 | 3 | 17 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | riscv | arm | Committed | |
|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||
| 131.2.0 | gentoo | amd64 stable | arm64 stable | x86 stable | riscv testing | arm testing | — | view · download · history ↗ |
| 131.1.0-r3 | gentoo | amd64 stable | arm64 stable | x86 stable | riscv testing | arm testing | — | view · download · history ↗ |
Use flags of 131.2.0
- alloca Use alloca(3) instead of malloc(3) for memory management
- double Build library for primary data type of double
- int16 Build library for primary data type of int16_t
- int32 Build library for primary data type of int32_t
- 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
1 expansion flags (python targets, ABIs, cpu flags…)
- cpu_flags_x86_sse