Skip to content
Snippets Groups Projects
Commit d685dc0d authored by Michael Wimmer's avatar Michael Wimmer Committed by Christoph Groth
Browse files

remove comment refering to older version of routine

parent e44695d0
No related branches found
No related tags found
No related merge requests found
......@@ -403,8 +403,6 @@ def make_proper_modes(lmbdainv, psi, extract, tol=1e6):
"""
vel_eps = np.finfo(psi.dtype).eps * tol
# h_hop is either the full hopping matrix, or the singular
# values vector of the svd.
nmodes = psi.shape[1]
n = len(psi) // 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment