package fftw3

  1. Overview
  2. Docs

CHANGES.md.html

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.