Quasi-Monte Carlo (QMC) rules 1/N∑n=0N−1f(ynA)
can be used to approximate integrals of the form ∫[0,1]sf(yA)dy, where A is a matrix and
y is row vector. This type of integral arises for example from
the simulation of a normal distribution with a general covariance matrix, from
the approximation of the expectation value of solutions of PDEs with random
coefficients, or from applications from statistics. In this paper we design QMC
quadrature points y0,...,yN−1∈[0,1]s
such that for the matrix Y=(y0⊤,...,yN−1⊤)⊤ whose rows are the quadrature points, one can
use the fast Fourier transform to compute the matrix-vector product Ya⊤, a∈Rs, in O(NlogN) operations and at most s−1 extra additions. The proposed method can be
applied to lattice rules, polynomial lattice rules and a certain type of
Korobov p-set.
The approach is illustrated computationally by three numerical experiments.
The first test considers the generation of points with normal distribution and
general covariance matrix, the second test applies QMC to high-dimensional,
affine-parametric, elliptic partial differential equations with uniformly
distributed random coefficients, and the third test addresses Finite-Element
discretizations of elliptic partial differential equations with
high-dimensional, log-normal random input data. All numerical tests show a
significant speed-up of the computation times of the fast QMC matrix method
compared to a conventional implementation as the dimension becomes large