Scholay

学术搜索 · AI 审稿 · LaTeX 协作

WaveTrain: A Python package for numerical quantum mechanics of chain-like systems based on tensor trains

作者:Jerome Riedel, Patrick Gelß, Rupert Klein, Burkhard Schmidt · 发表于:The Journal of Chemical Physics · 年份:2023 · DOI:10.1063/5.0147314 · 被引用次数:2 · 研究领域:Tensor decomposition and applications、Quantum many-body systems、Quantum and electron transport phenomena

WaveTrain is an open-source software for numerical simulations of chain-like quantum systems with nearest-neighbor (NN) interactions only. The Python package is centered around tensor train (TT, or matrix product) format representations of Hamiltonian operators and (stationary or time-evolving) state vectors. It builds on the Python tensor train toolbox Scikit_tt, which provides efficient construction methods and storage schemes for the TT format. Its solvers for eigenvalue problems and linear differential equations are used in WaveTrain for the time-independent and time-dependent Schrödinger equations, respectively. Employing efficient decompositions to construct low-rank representations, the tensor-train ranks of state vectors are often found to depend only marginally on the chain length N. This results in the computational effort growing only slightly more than linearly with N, thus mitigating the curse of dimensionality. As a complement to the classes for full quantum mechanics, WaveTrain also contains classes for fully classical and mixed quantum-classical (Ehrenfest or mean field) dynamics of bipartite systems. The graphical capabilities allow visualization of quantum dynamics "on the fly," with a choice of several different representations based on reduced density matrices. Even though developed for treating quasi-one-dimensional excitonic energy transport in molecular solids or conjugated organic polymers, including coupling to phonons, WaveTrain can be used for any k...