The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
R bindings for the FFTW library.
From time to time I release development version to my private R package repository. To install from this repository run:
install.packages("fftw", repos="http://olafmersmann.github.io/drat")
To install the bleeding edge version from GitHub run (requires the
devtools
package):
library("devtools")
install_github("olafmersmann/fftw")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.