Skip to content

Commit

Permalink
Add reference to HUGR spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec committed Nov 15, 2023
1 parent 37123b9 commit 565fab0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/quantum.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Representation of quantum types in HUGR

TKET2 makes use of the
[HUGR](https://github.com/CQCL/hugr/blob/main/specification/hugr.md)
IR to represent programs. Here we describe how quantum operations (and
the angles associated with some of them) are represented.

Besides a range of quantum operations (like Hadamard, CX, etc.)
that take and return `Qubit`, we note the following operations for
allocating/deallocating `Qubit`s:
Expand Down

0 comments on commit 565fab0

Please sign in to comment.