Jake Lishman

Results 376 comments of Jake Lishman

I have a generator expression (or equivalent opaque iterable) in Python-space (technically it's actually generated in Rust space, but we need to go via `DAGCircuit`, so that's irrelevant here) whose...

I'm happy to retarget this PR to whatever interface you guys would prefer, if it's something you'd consider adding. From my side, my ask is only that I can reserve...

Updated to use the new forms suggested above.

Sorry for disappearing for a while there. I've added the helper in 12a91ec.

Hmm, actually an edge case in the lazy calculation: if a node is zero in degree, but _not_ in the `initial_nodes` list, it wouldn't get visited. For my purposes, that's...

There's been no activity on this PR for several years now, but the synthesis code in it still looks potentially useful. If so, this probably ought to be re-targetted to...

I'll have a look at bringing some upgraded SPO-to-matrix routines in-house if it's currently being a bit of a bottleneck for people. The current version of the code isn't intended...

@aeddins-ibm: just for benchmarking purposes, do you have a rough estimate for the numbers of qubits in your operators and the number of Pauli terms? I wrote an implementation of...

@aeddins-ibm: I've just pushed up #11388 which shows the general method here. I spent a bit of time tidying it up in a software-engineering sense, to absolutely minimise the amount...

@danielleodigie: because of GitHub weirdness, it's tricky for us to formally assign you unless you comment on this issue.