package fftw3

  1. Overview
  2. Docs
Binding to the Fast Fourier Transform library FFTW

Install

Dune Dependency

Authors

Maintainers

Sources

fftw3-0.8.3.tbz
sha256=99e46004ca02ddff9f2a1f1213426ccab4fbfcc687f1a436df56f52200a2afff
sha512=3a48d0b8243f3c14c845f68b40617d199940339c5aa9b92bf3103406e917ef8b44c707db2698142e1c485645a2cd656d020e6064bc7e938ec8891d49ee90b6d7

CHANGES.md.html

0.8.3 2019-03-19

  • Compatibility with OCaml 4.08 and the newer Bigarray code.

  • Upgrade to OPAM 2.

  • Remove conditionals to support older versions of OCaml.

0.8.2 2018-09-05

  • Fix enabling the single precision module Fftw3.S.

  • Enable robustness tests at compile time (thanks to Dune.configurator).

  • Switch to Dune.

  • Rely on a conf-fftw3 package for the presence of the C FFTW3 library.

0.8.1 2018-05-22

  • Fix documentation (issue #11).

  • Add bigarray dependency.

0.8 2017-11-23

  • Conditionally define functions exported in bigarray.h in OCaml 4.06.0.

  • Port to jbuilder and topkg.

  • Use [@@noalloc] when possible.

OCaml

Innovation. Community. Security.