qmcpack/manual/developing.tex

8 lines
306 B
TeX

\chapter{Development Guide}
\label{chap:developguide}
The section gives guidance on how to extend the functionality of QMCPACK. Future examples will likely include topics such as the addition of a jastrow function or add a new QMC method.
\input{estimator_implementation}
\input{backflow_implementation}