中文

FIRE6:基于模运算的费曼积分约化

高能物理 - 唯象学 2021-02-23 v3

摘要

FIRE 是一个将费曼积分约化为主积分的程序。FIRE 的 C++ 版本于 2014 年提出。此后进行了多次更改和升级,包括使用多台计算机处理一个约化任务以及使用模运算进行约化的可能性。本文的目标是介绍 FIRE 的当前版本。

关键词

引用

@article{arxiv.1901.07808,
  title  = {FIRE6: Feynman Integral REduction with Modular Arithmetic},
  author = {A. V. Smirnov and F. S. Chukharev},
  journal= {arXiv preprint arXiv:1901.07808},
  year   = {2021}
}

备注

v2: some minor updates and fixing the spelling of the family name of one of the authors; v3: instruction updated and new features of version 6.1 described;