User Guide#
The Quickstart builds a VMC script from five components. Each page of this guide covers one of them: what the library provides, and how to build your own.
Component |
Page |
Main objects |
|---|---|---|
Lattice |
|
|
Hamiltonian |
|
|
Initial configurations |
|
|
Wavefunction |
|
|
Monte Carlo move |
|
|
Optimization step |
|
Each code cell on these pages can be read on its own: it defines every name it
uses, except those of the quickstart scripts, such as lattice, key, N_mc,
state and wf, which refer to the objects defined there.