中文

Krotov:Krotov量子最优控制方法的Python实现

量子物理 2019-12-18 v6

摘要

我们提出一个新的开源 Python 包 krotov,实现了同名的量子最优控制方法。它可确定各类量子控制问题的时间依赖外场,包括态到态转移、量子门实现以及朝向任意完美纠缠器的优化。Krotov 方法相较于梯度上升等其他基于梯度的优化方法,能保证近似时间连续控制场的单调收敛。用户友好的接口允许与其他 Python 包结合,从而实现高层定制。该包在 https://github.com/qucontrol/krotov 开发。

关键词

引用

@article{arxiv.1902.11284,
  title  = {Krotov: A Python implementation of Krotov's method for quantum optimal control},
  author = {Michael H. Goerz and Daniel Basilewitsch and Fernando Gago-Encinas and Matthias G. Krauss and Karl P. Horn and Daniel M. Reich and Christiane P. Koch},
  journal= {arXiv preprint arXiv:1902.11284},
  year   = {2019}
}

备注

40 pages, 3 figures; https://github.com/qucontrol/krotov