Ryan James Meneses

Results 2 issues of Ryan James Meneses

Issue Description ----------------- The quil gates CCNOT and CONTROLLED CNOT are equivalent and therefore should render the same LaTeX diagrams, however, they don't. CCNOT abstracts away which qubit is the...

bug :bug:

This draft PR transfers the pyQuil LaTeX generation feature to quil-rs. The initial commit, 1. Adds a new `latex.rs` to the `program` crate. 2. Exposes it as a feature to...