pyBoLaNO:用于正规化序玻璃算子 Python 符号包
量子物理
2025-04-23 v2 数学物理
math.MP
计算物理
摘要
我们介绍 pyBoLaNO,一个基于 SymPy 的 Python 符号软件包,用于快速对玻色子 ladder operator 任意多项式进行正规化序(Wick 序)。该软件包还支持对任意两个玻色子 ladder operator 多项式的对易子的正规化序以及在开放量子系统的 Lindblad 主方程框架下求解正规化序期望值演化。该软件包还支持多体描述和多进程。我们描述了软件包的工作流程,展示了用例,并讨论了其计算性能。所有代码和示例均可在我们的 GitHub 仓库中获得。
引用
@article{arxiv.2501.01603,
title = {pyBoLaNO: A Python symbolic package for normal ordering involving bosonic ladder operators},
author = {Hendry M. Lim and Donny Dwiputra and M. Shoufie Ukhtary and Ahmad R. T. Nugraha},
journal= {arXiv preprint arXiv:2501.01603},
year = {2025}
}
备注
14 pages, 2 figures; GitHub repository at https://github.com/hendry24/pyBoLaNO; More detailed analysis in the Performance section; Addressed the ambiguity in the terminology; Added LaTeX renders of the demonstration outputs; Typesetting fixes and other small tweaks