中文

热函数的快速 C++ 实现

高能物理 - 唯象学 2018-02-27 v1 计算物理

摘要

我们提供一个带有 Mathematica 和 Python 接口的小型 C++ 库,用于计算热函数,其定义为 JB/F(y2)0x2log[1ex2+y2]dx, J_\text{B/F}(y^2) \equiv \Re \int_0^\infty x^2 \log\left[1 \mp e^{-\sqrt{x^2 + y^2}} \right] \,\text{d}x, 该函数出现在有限温度量子场论中,并在早期宇宙的相变(包括重子生成、电弱对称破缺和 Higgs 机制)中发挥作用。

关键词

引用

@article{arxiv.1802.02720,
  title  = {A fast C++ implementation of thermal functions},
  author = {Andrew Fowlie},
  journal= {arXiv preprint arXiv:1802.02720},
  year   = {2018}
}

备注

16 pages, 7 figures. To appear in Comput.Phys.Commun. The code is available from https://github.com/andrewfowlie/thermal_funcs