# # cir.insert(pq.T(q[0])).insert(pq.SWAP(q[1], q[5])).insert(pq.S(q[1])).insert(pq.CNOT(q[1], q[0])) # # cir.insert(pq.CZ(q[0], q[2])).insert(pq.CU(np.pi / 3, 3, 4 ...
# This file is part of the RLC project. # RLC is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software ...