def show_z2(self):
    h = pickup_hamiltonian()  # get the hamiltonian
    common.get_z2(h, qtwrap)  # compute Berry 1D
Beispiel #2
0
def show_z2():
    h = pickup_hamiltonian()  # get the hamiltonian
    common.get_z2(h, qtwrap)