Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdwetering committed Jul 10, 2024
1 parent 18a60a2 commit bc814af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zxlive/rewrite_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ def ocm_rule(_graph: GraphT, _matches: list) -> pyzx.rules.RewriteOutputType[VT,

rules_basic = {"spider", "to_z", "to_x", "rem_id", "copy", "pauli", "bialgebra", "euler"}
operations["pauli"]["picture"] = "push_pauli.png"
operations["copy"]["picture"] = "copy.png"]
operations["copy"]["picture"] = "copy_pi.png"

rules_zxw = {"spider", "fuse_w", "z_to_z_box"}

Expand Down

0 comments on commit bc814af

Please sign in to comment.