Skip to content

Commit 04c20ec

Browse files
authored
Merge pull request #16 from QuantumBFS/post-review
export single qubit unitary gates
2 parents eb357bc + 49b4dbd commit 04c20ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/YaoBlocksQobj.jl

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module YaoBlocksQobj
22

33
export convert_to_qobj, convert_to_qbir
4+
export U1, U2, U3
45

56
using Configurations
67
using IBMQClient.Schema

0 commit comments

Comments
 (0)