Results 10 issues of Graham

Hi friends! Thanks as always for this _amazing_ library; it's really made building CLIs in Python a breeze. One thing I've noticed recently: when `Fire`-ing a function with an argument...

## Description The example `ccnot_matrix` in the documentation isn't correct; the last row starts with a one when it should be zero. Closes #1463 ## Checklist - [X] The PR...

Pre-Request Checklist --------------------- - [X] I am running the latest versions of pyQuil and the Forest SDK - [X] I checked to make sure that this feature has not already...

enhancement :sparkles:

Hello, `quilc` wizards! I've caused an interesting crash on ARM64. In order to get `quilc` to compile on ARM64, I had to [hack on `cffi` a little bit](https://github.com/cffi/cffi/issues/334), so perhaps...

Hi `qvm` friends! As you might have seen in other `quil-lang` repos, I've been working with an ARM64 machine recently. To get `qvm` to build on it, we needed to...

Not an issue per se, but I wanted to make sure you saw [this paper](https://doisinkidney.com/posts/2021-06-21-icfp-paper.html) that cites your repo!

Pre-Report Checklist -------------------- - [X] I am running the latest versions of pyQuil and the Forest SDK - [X] I checked to make sure that this bug has not already...

bug :bug:

# Introduction Sorry to trouble y'all again, but I've got another issue. I'm trying to run a tree tensor network on Aspen-M-2, but I hit a compilation issue. Trying to...

Hi! Thanks very much for this excellent code and accompanying blog post. One thing I stumbled across in pouring over this to implement my own: I think there's an extraneous...

First off, thanks very much for `oryx`, it seems really interesting! Unfortunately, when I tried to play around with it locally, I ran into an `AttributeError` due, I think, to...