netket.vqs#
This module defines the variational states, the heart of NetKet itself.

Abstract Interface#
Abstract class for variational states representing either pure states or mixed quantum states. |
|
Concrete Variational States#
Variational State for a variational quantum state computed on the whole Hilbert space without Monte Carlo sampling by summing over the whole Hilbert space. |
|
Variational State for a Variational Neural Quantum State. |
|
Variational State for a Mixed Variational Neural Quantum State. |
Functions#
Returns the function computing the local estimator for the given variational state and operator. |
|
Returns the samples of vstate used to compute the expectation value of the operator O, and the connected elements and matrix elements. |