diff --git a/ch03/simulator.py b/ch03/simulator.py index 611ee60..81b377d 100644 --- a/ch03/simulator.py +++ b/ch03/simulator.py @@ -24,7 +24,7 @@ X = np.array([ [0, 1], [1, 0] -], dtype=complex) / np.sqrt(2) +], dtype=complex) class SimulatedQubit(Qubit): def __init__(self):

AltStyle によって変換されたページ (->オリジナル) /