Package: fourierin
Type: Package
Title: Computes Numeric Fourier Integrals
Version: 0.2.1
Date: 2017-04-19
Author: Guillermo Basulto-Elias
Maintainer: Guillermo Basulto-Elias <guillermobasulto@gmail.com>
Description: Computes Fourier integrals of functions of one and two variables using the Fast Fourier transform. The Fourier transforms must be evaluated on a regular grid.
License: MIT + file LICENSE
LazyData: TRUE
LinkingTo: RcppArmadillo, Rcpp
Imports: Rcpp (>= 0.12.5)
Suggests: MASS, knitr, rmarkdown, microbenchmark, dplyr, tidyr, purrr,
        ggplot2, lattice
RoxygenNote: 6.0.1
URL: http://github.com/gbasulto/fourierin
BugReports: https://github.com/gbasulto/fourierin/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-04-26 21:38:04 UTC; guillermo
Repository: CRAN
Date/Publication: 2017-04-26 22:11:44 UTC
