API Reference#

Full reference documentation for all public classes and functions in netket_foundation.

Hilbert space#

netket_foundation.ParameterSpace

Represents the vector space of a single parameter for the model.

Variational state#

netket_foundation.FoundationalQuantumState

Variational state that jointly samples physical configurations and fixed parameter replicas.

Driver#

netket_foundation.VMC_NG

Energy minimization using Variational Monte Carlo (VMC) and Stochastic Reconfiguration (SR) with or without its kernel formulation.

Operators#

See the Operators page for full documentation of all operator classes and factory functions.