Skip to content

Commit

Permalink
No need for numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Ristè committed Sep 20, 2017
1 parent 5f3ff10 commit 0522051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/qgl2/basic_sequences/Feedback.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from qgl2.basic_sequences.helpers import create_cal_seqs

from itertools import product
import numpy as np

# The following qreset definitions represent a progression in complexity
# This first one is the simplest (the "goal")
Expand Down

0 comments on commit 0522051

Please sign in to comment.