sort results by

Use logical operators AND, OR, NOT and round brackets to construct complex queries. Whitespace-separated words are treated as ANDed.

Show articles per page in mode

Lang, Annika

Normalized to: Lang, A.

1 article(s) in total. 1 co-authors. Median position in authors list is 2,0.

[1]  oai:arXiv.org:1709.10314  [pdf] - 1665408
Fast generation of isotropic Gaussian random fields on the sphere
Comments: Corrected link to software in arXiv's online abstract, added journal reference
Submitted: 2017-09-29, last modified: 2018-04-13
The efficient simulation of isotropic Gaussian random fields on the unit sphere is a task encountered frequently in numerical applications. A fast algorithm based on Markov properties and fast Fourier Transforms in 1d is presented that generates samples on an n x n grid in O(n^2 log n). Furthermore, an efficient method to set up the necessary conditional covariance matrices is derived and simulations demonstrate the performance of the algorithm. An open source implementation of the code has been made available at https://github.com/pec27/smerfs .