Jake Lishman

Results 376 comments of Jake Lishman

The segfault here is a missing safety check in Aer - it should be a Python-space error - but overall, this failing is expected (and required by our data model)....

I've no power on `retworkx` - can someone please assign me to this so I don't forget to check it?

Oversubscribed VM

Qiskit has compiled extensions, which will make it somewhat tricky to build for platforms that don't have a Rust compiler available. Your examples above seem to be failing before you...

Me too - I actually wrote this PR before Lev made that issue, but after I had to run off very quickly at the end of the TSC meeting I...

Aside from the test failures here, I'm also relatively sure that these classes are used in some documentation examples - I think I've looked at doing these deprecations before.

Seeding the creation of the backend is a different proposition (what `seed` does) to seeding a run of the simulator backing `run`. Perhaps we ought to have a different argument...

The problem here is happening some time before we get to the OQ2 and OQ3 dumpers (note that the OQ2 dumper's output is invalid OQ2). Looks like a `Gate` with...