Steven Heidel

Results 12 issues of Steven Heidel

Similar to this ticket: https://github.com/rigetticomputing/pyquil/issues/227 we'd like to drop Python 2 support and remove any deprecated code in the upcoming major release of Grove (which is yet to be scheduled)....

compatibility

From the paper: "At compile-time, specialized defcal declarations are greedily matched with qubit specializations selected before instruction arguments. If not all parameters are specialized, the declaration with the largest number...

clarify specification

### What is the expected enhancement? The "reset" instruction is a special case for defcals as it must contain control flow. The paper says "Note that some instructions, such as...

enhance/change spec

This page: https://qiskit.github.io/openqasm/language/delays.html#delays-and-other-lengthened-instructions contains a special syntax for lengths that doesn't seem to be fully spec-ed out anywhere (search for "rotary" on that page). Should all lengths use square brackets?...

enhance/change spec
clarify specification

I tried the following line in the elm-repl: `let sample = "Multipart/mixed; boundary=\"sample_boundary\";"` My problem here is that I added a `let` at the beginning when it shouldn't be there....

> I think we should enforce the abstractness of this message class in the generated code, rather than making it a naming convention. That can be a follow-on PR if...

`from rpcq._base import from_yaml_file` is really useful so it shouldn't come from a private import

good first issue

Tracking a value modulo 2*pi is a relatively useful thing to do, perhaps Quil's expressions should be extended to include a modulo operator. Since % is already used for variables...

2024.1

In `/examples` folder

This would be useful for Atom, etc.