sci-libs/kissfft (gentoo)

Search

Install

Install this package:

emerge -a sci-libs/kissfft

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask sci-libs/kissfft

Or alternatively:

emerge --autounmask-write -a sci-libs/kissfft

Package Information

Description:
Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
Homepage:
https://github.com/mborgerding/kissfft
License:
BSD

Versions

Version EAPI Keywords Slot
9999 8 ~amd64 ~arm ~arm64 ~riscv ~x86 0
131.2.0 8 amd64 ~arm arm64 ~riscv x86 0
131.1.0-r3 8 amd64 ~arm arm64 ~riscv x86 0

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<use>
		<flag name="alloca">Use alloca(3) instead of malloc(3) for memory management</flag>
		<flag name="double">Build library for primary data type of double</flag>
		<flag name="int16">Build library for primary data type of int16_t</flag>
		<flag name="int32">Build library for primary data type of int32_t</flag>
		<flag name="tools">Build command line tools</flag>
	</use>
	<upstream>
		<remote-id type="github">mborgerding/kissfft</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p sci-libs/kissfft | euse -E <flag> -p sci-libs/kissfft | euse -D <flag> -p sci-libs/kissfft

Flag Description 9999 131.2.0 131.1.0-r3
alloca Use alloca(3) instead of malloc(3) for memory management
cpu_flags_x86_sse Use the SSE instruction set
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

Files

Manifest

Type File Size Versions
DIST kissfft-131.2.0.tar.gz 52477 bytes 131.2.0
Unmatched Entries
Type File Size
DIST kissfft-131.1.0.tar.gz 52383 bytes