Hcpb.psi_k#
- Hcpb.psi_k(k: int, pts: int = 1001)[source]#
Return the wavevector of the CPB Hamiltonian in the flux basis. Made compact over the interval of [-pi, pi].
- Parameters:
k (int) – index of wavevector corresponding to the |k> eigenstate
pts (int) – Number of points to approximate the wavevector in the interval [-pi, pi]. Defaults to 1001.
- Returns:
Wavevector corresponding the |k> eigenstate
- Return type:
array