Skip to content

Commit

Permalink
Update Filter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 authored May 12, 2024
1 parent fd0f299 commit 9e6374c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QMLS Code/Filter.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import numpy as np
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 9e6374c

Please sign in to comment.