Skip to content
/ fftw Public

❗ This is a read-only mirror of the CRAN R package repository. fftw — Fast FFT and DCT Based on the FFTW Library

Notifications You must be signed in to change notification settings

cran/fftw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fftw

R bindings for the FFTW library.

Install development version

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")

Install from GitHub

To install the bleeding edge version from GitHub run (requires the devtools package):

library("devtools")
install_github("olafmersmann/fftw")

CRAN Status Badge CRAN Downloads

About

❗ This is a read-only mirror of the CRAN R package repository. fftw — Fast FFT and DCT Based on the FFTW Library

Resources

Stars

Watchers

Forks

Packages

No packages published