pytc.vmc.movesΒΆ

Move generation algorithms for VMC sampling.

This module contains functions for generating different types of moves in Monte Carlo sampling, including single-electron and multi-electron moves, as well as importance sampling with drift-diffusion.

Functions

_all_electron_move

Move all electrons at once for each walker.

_one_electron_move

Move one randomly selected electron for each walker.