netket_foundation.observable.SusceptibilityObservable#
- class netket_foundation.observable.SusceptibilityObservable[source]#
Bases:
AbstractObservableObservable for the fidelity susceptibility matrix.
Registers with NetKet’s LocalEstimator dispatch so that
vstate.expect(obs)andvstate.expect_to_precision(obs, ...)work out of the box.- Parameters:
hilbert (
TypeVar(HilbertType, bound=AbstractHilbert)) – Hilbert space of the variational state (vstate.hilbert).
Attributes