netket.optimizer.qgt.QGTAutoΒΆ
-
class
netket.optimizer.qgt.
QGTAuto
(solver=None, **kwargs)ΒΆ Bases:
object
Automatically select the βbestβ Quantum Geometric Tensor computing format acoording to some rather untested heuristic.
- Parameters
variational_state β The variational State
kwargs β are passed on to the QGT constructor.
- Inheritance