num_atoms (int) – Number of atoms in system.
bonds (Tensor) – Tensor of shape \((C, 2)\) . Data type is int.
Bonds need to be constraint.
num_walkers (int) – Number of multiple walkers.
dimension (int) – Dimension.
use_pbc (bool) – Whether to use periodic boundary condition.