Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
b-vanstraaten committed Jul 18, 2024
1 parent 0a87d0e commit 2a0f5d0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions qarray/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ def charge_state_to_random_index(n: Tetrad | np.ndarray) -> int:
return z







def charge_state_to_unique_index(n: Tetrad | np.ndarray) -> int:
"""
Function to convert the charge state to a unique index, using the binary representation.
Expand Down

0 comments on commit 2a0f5d0

Please sign in to comment.