netket.vqs.get_local_kernel#

netket.vqs.get_local_kernel()[source]#

Returns the function computing the local estimator for the given variational state and operator.

Parameters
  • vstate ā€“ the variational state

  • OĢ‚ ā€“ the operator

Returns

A callable accepting the output of get_configs(vstate, O).