Language

Package: guile-ffi-fftw @ 0-2.294ad9e

Synopsis

Access FFTW through Guile's FFI

Description

This is a minimal set of Guile FFI bindings for the FFTW library's ‘guru interface’. It provides two functions: fftw-dft! rank sign in out and fftw-dft rank sign in. These bindings being minimal, there is no support for computing & reusing plans, or split r/i transforms, or anything other than straight complex DFTs.

Home page
https://github.com/lloda/guile-ffi-fftw/
Location
gnu/packages/guile-xyz.scm (line: 3101, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings