examples
来自「使用量子轨道方法计算量子主方程的C++库」· 代码 · 共 19 行
TXT
19 行
template.cc: Uses many features, may serve as a template.testprog.cc: Test program; identical to template.cc except that it uses a simple portable random-number generator.simple.cc: Simple harmonic oscillator, one trajectory.moving.cc: Simple harmonic oscillator, using the moving basis, one trajectory. Different unravelings can be chosen by uncommenting or commenting out the appropriate lines.spins.cc: Two interacting spins, time-dependent Hamiltonian, one trajectory.sums.cc: Simple harmonic oscillator, sum over trajectories.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?