Implementations of the DQMC algorithm can be found here:
- 
					http://quest.ucdavis.edu
 QUEST (QUantum Electron Simulation Toolbox): Fortran 90/95 implementation developed by the condensed matter theory group at UC Davis.
- 
					https://github.com/cmendl/hubbard-dqmc
 C implementation using Intel MKL, developed at Stanford University and containing several algorithmic improvements suggested by the UC Davis theory group (see Publications). Supports unequal time measurements and general lattice geometries.