Skip to content

Commit

Permalink
Update Filter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Mar 4, 2024
1 parent 4c9c2b8 commit 0db65f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/Filter.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import numpy as np
import qutip as qt
import cirq as cq
import cirq as cq
N = 100 # Number of qubit
M = 1000 # Number of compounds
T = 10 # Number of iterations
Expand Down

0 comments on commit 0db65f0

Please sign in to comment.