Citing pystella#

If you use pystella for your work, please cite the following article:

Z. J. Weiner, “Stencil Solvers for PDEs on GPUs: An Example From Cosmology,” in Computing in Science & Engineering, vol. 23, no. 4, pp. 55-64, 1 July-Aug. 2021, doi: 10.1109/MCSE.2021.3083547.

If relevant to your work, please also cite the following pair of articles (which present the first physics results using pystella):

P. Adshead, J. T. Giblin, M. Pieroni, and Z. J. Weiner, Phys. Rev. Lett. 124 (2020) 171301, arXiv:1909.12843 [astro-ph.CO].

P. Adshead, J. T. Giblin, M. Pieroni, and Z. J. Weiner, Phys. Rev. D101 (2020) 083534, arXiv:1909.12842 [astro-ph.CO].

Here are Bibtex entries for your convenience:

@article{weiner2021stencil,
    author={Weiner, Zachary J.},
    journal={{Computing in Science \& Engineering}},
    title={{Stencil Solvers for PDEs on GPUs: An Example From Cosmology}},
    year={2021},
    volume={23},
    number={4},
    pages={55-64},
    doi={10.1109/MCSE.2021.3083547}
}

@article{Adshead:2019igv,
    author         = "Adshead, Peter and Giblin, John T. and Pieroni, Mauro and
                      Weiner, Zachary J.",
    title          = "{Constraining axion inflation with gravitational waves
                       across 29 decades in frequency}",
    journal        = "Phys. Rev. Lett.",
    volume         = "124",
    year           = "2020",
    pages          = "171301",
    doi            = "10.1103/PhysRevLett.124.171301",
    eprint         = "1909.12843",
    archivePrefix  = "arXiv",
    primaryClass   = "astro-ph.CO",
    SLACcitation   = "%%CITATION = ARXIV:1909.12843;%%"
}

@article{Adshead:2019lbr,
    author         = "Adshead, Peter and Giblin, John T. and Pieroni, Mauro and
                      Weiner, Zachary J.",
    title          = "{Constraining axion inflation with gravitational waves
                       from preheating}",
    journal        = "Phys. Rev.",
    volume         = "D101",
    year           = "2020",
    pages          = "083534",
    doi            = "10.1103/PhysRevD.101.083534",
    eprint         = "1909.12842",
    archivePrefix  = "arXiv",
    primaryClass   = "astro-ph.CO",
    SLACcitation   = "%%CITATION = ARXIV:1909.12842;%%"
}