中文

autoboot:一个具有全局对称性的自举方程生成器

高能物理 - 理论 2019-05-07 v3

摘要

我们介绍 autoboot,一个 Mathematica 程序,在给定全局对称群与算符的表示后,可自动生成任意数量标量外算符的混合关联子自举方程。其输出为一个 Python 程序,该程序使用 Ohtsuki 的 cboot,而 cboot 又使用 Simmons-Duffin 的 sdpb。在附录中,我们还讨论了一种显著减少运行 sdpb 所需时间的技术,称之为热启动(hot-starting)。

关键词

引用

@article{arxiv.1903.10522,
  title  = {autoboot: A generator of bootstrap equations with global symmetry},
  author = {Mocho Go and Yuji Tachikawa},
  journal= {arXiv preprint arXiv:1903.10522},
  year   = {2019}
}

备注

27 pages, 2 figures; v2: minor typos in the sample codes fixed; v3: additional references and minor changes; The code is available at https://github.com/selpoG/autoboot/