quant_met.mean_field.
quantum_metric#
- quant_met.mean_field.quantum_metric(h, k_grid, bands)#
Calculate the quantum metric in the normal state.
- Parameters:
- bands
- h
BaseHamiltonian Hamiltonian object.
- k_grid
numpy.ndarray List of k points.
- Returns:
numpy.ndarrayQuantum metric in the normal state.