QWIRE icon indicating copy to clipboard operation
QWIRE copied to clipboard

A quantum circuit language and formal verification tool

Results 1 QWIRE issues
Sort by recently updated
recently updated
newest added

When I run `make qasm` with Coq 8.13.1, the `id : R -> R` imported by `Require Import Reals.` overrides `Definition id := string.` and causes a compile error. So...