Skip to content

STY+ENH | now returns real eigenvalues

username-removed-406082 requested to merge mikst/ase:transport into master

pep8 fixes -- white spaces and X == None -> X is None. And now returns real eigenvalues in the medhod: subdiagonalize_bfs This should be ok, since the Hamiltonian is supposed to be Hermitian.

Merge request reports