Jake Lishman

Results 376 comments of Jake Lishman

Standalone `Var` hasn't been released yet, so this is a bugfix to `main` only - they weren't in 1.0.

@valleyofblackpanther: thanks for your interest, but this issue is not ready for implementation yet. The questions raised in the original comment are not so much about _how_ this should be...

I'm bumping this out of the 1.1, which is my understanding of the intention of the primitives team from discussion with Ian. Fwiw, we may well want to work out...

imo, a `Gate` object should represent exactly something that could be a hardware instruction, which means they should have very limited semantics, or it'll not be useful as an element....

Putting in a method to restrict the set of returned probabilities sounds useful to me. @ShellyGarion: I think you were the original author - do you have any thoughts?

Copying in some discussion from offline: imo these functions aren't suitable for core Qiskit; information about queue positions and reading custom downstream fields from a `Job` subclass shouldn't be part...

Best check overlap with some of Matt's recent PRs - #11513 and #11514 might cover these deprecations.

#11514 is merged now, removing hold.

A single one, but an include file might include other files.

From the meeting: Matt also voiced support for the versions of the header files being decoupled from the Qiskit version number, i.e. in support of `qiskit/v1.qasm`, etc.