finite size systems
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Guan is an open-source python package developed and maintained by https://www.guanjihuan.com/about. The primary location of this package is on website https://py.guanjihuan.com. | ||||
| 
 | ||||
| # Hamiltonian of finite size | ||||
| # Hamiltonian of finite size systems | ||||
| 
 | ||||
| import numpy as np | ||||
| 
 | ||||
| @@ -4,7 +4,7 @@ | ||||
|  | ||||
| from .basic_functions import * | ||||
| from .Fourier_transform import * | ||||
| from .Hamiltonian_of_finite_size import * | ||||
| from .Hamiltonian_of_finite_size_systems import * | ||||
| from .Hamiltonian_of_models_in_the_reciprocal_space import * | ||||
| from .calculate_band_structures_and_wave_functions import * | ||||
| from .calculate_Green_functions import * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user