quilc icon indicating copy to clipboard operation
quilc copied to clipboard

The optimizing Quil compiler.

Results 127 quilc issues
Sort by recently updated
recently updated
newest added

Quiet a few SBCL style warnings, mostly related to forward-referencing struct accessors that would otherwise be inlined.

The Gitlab CI pipeline was failing to load libcrypto (libssl-dev seemed not to be installed) and libffi (wanted an old version). With a little luck, this change installs them in...

Build of version 1.26.0 of quilc fails with this message. sbcl-2.2.4 FreeBSD 13.1

Issue Description ----------------- Converting a QASM2.0 circuit to `native_quil` does the not preserve the circuit. There are two obvious errors- 1. It adds extraneous single qubit and multi-qubit gates 2....

`scale-out-matrix-phases` takes matrices $A$ and $B$ and attempts to find a value $\phi := e^{i\theta}$ that most accurately allows $B[:,0] \approx \phi A[:,0]$. Here, '$\approx$' means `double~`. If, for _any_...

good first issue
math

There are built in ISAs which have names that made sense at a given time at Rigetti, but they're no longer architectures that Rigetti makes available, and the IBM/Google ones...

Would be nice and convenient.

enhancement
proposal/discussion
🥧SWAP
Quil Spec