Skip to content

Commit

Permalink
Cleanup -> Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JHKru committed Oct 4, 2024
1 parent b5086b0 commit 4a08b49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/springcraft/nma.py
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,6 @@ def prs(anm, norm=True):

cov = anm.covariance
dim_3n = cov.shape[0]
# Maybe better to add coord as attributes
dim_n = anm._coord.shape[0]

# 3Nx3N -> Nx3N -> NxN
Expand Down

0 comments on commit 4a08b49

Please sign in to comment.