Glossary

`time_evolve(psi, H, t)`

Apply the time-evolution operator to evolve state `psi` under Hamiltonian `H` for time `t` - **`wave_packet(x, x0, sigma, k0)`** — Construct a Gaussian wave packet with specified center, width, and momentum - **`ehrenfest_check(psi_t, x_grid, H, m)`** — Numerically verify Ehrenfest's theorem by comp

Learn More

Related Terms