Open GiggleLiu opened 9 years ago
Comment on YangLin's HomeWork:
def func(a,b):
'''
descriptions.
a:
the type and meaning of parameter a.
b:
the type and meaning of parameter b.
*return*:
the type and meaning of return values.
'''
<body>
broadcasting
is needed in density_of_state function.
Solve the tight-binding chain hamiltonian, with on-site energy e0=0.2, hopping t = 1 and chain length N=100.
Deadline: Nov. 10 2015
Technical Note: Use python and it's numerical libraries - numpy, matplotlib. For the DOS, use Lorenzian broadening method. Any problem, welcome to A505.