Skip to content

miniQMC v0.3.0

Compare
Choose a tag to compare
@ye-luo ye-luo released this 29 May 20:51
· 109 commits to master since this release
af4e3b7

Notes

From this version, building miniQMC needs only C++ compiler.
The minimum requirement of CMake is raised to 3.6.0

Changes from the previous release:

  • Updated Jastrow factor algorithms as QMCPACK.
  • Added -m option to adjust spline mesh.
  • Added -j option to switch on three-body Jastrow. Default off.
  • Improved MKL detection.
  • Added minimal MPI support.
  • Many small bug fixes, improvements and optimizations.