Package: fourierin
Type: Package
Title: Computes Numeric Fourier Integrals
Version: 0.2.3
Date: 2019-03-24
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 (>= 1.0.1), stats
Suggests: MASS, knitr, rmarkdown, dplyr, tidyr, purrr, ggplot2,
        lattice, rbenchmark
RoxygenNote: 6.1.1
URL: http://github.com/gbasulto/fourierin
BugReports: https://github.com/gbasulto/fourierin/issues
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-03-24 18:28:35 UTC; guillermo
Repository: CRAN
Date/Publication: 2019-03-24 19:00:03 UTC
