quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
454 stars 73 forks source link

rewrite stdgates.quil in most natural representations #751

Open stylewarning opened 2 years ago

stylewarning commented 2 years ago

The standard gates were defined pre-DEFGATE-AS so everything is an ugly matrix. Rewrite the file to use the most natural and straightforward definitions.