netket.optimizer.qgt.QGTAuto

Contents

netket.optimizer.qgt.QGTAuto#

class netket.optimizer.qgt.QGTAuto[source]#

Bases: object

Automatically select the β€˜best’ Quantum Geometric Tensor computing format according to some rather untested heuristic.

Parameters:
  • variational_state – The variational State

  • kwargs – are passed on to the QGT constructor.

Inheritance
Inheritance diagram of netket.optimizer.qgt.QGTAuto