Steve Wood

Results 137 comments of Steve Wood

Normally this has an "approve and run" button to carry out CI but I do not see it here now - it does this for a first time author until...

> Is there anything else left to do for me? Otherwise please inform me. For me its waiting for others to take a (final) look. Given the time of year...

As a note, to avoid the issue we just had with another PR from last year #728 where I needed to update the copyright dates following it getting merged -...

I let it start CI. It will fail across the board though. Qiskit 1.0 released yesterday and while Qiskit Algorithms has a couple of fixes in places for breaking changes...

A new release (0.3.0) of qiskit-algorithms was done earlier today so this should once again pass CI

@oscar-wallis In CI, on ubuntu linux, mac and windows these pass. Locally with a different linux these pass for me. I have not ever been able to reproduce these. It...

Github actions only [recently introduced M1 chip capability](https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/) and we do not have any action that tests there yet let alone M2. > If we relax the tests don't we...

@iyanmv Thanks for the info. I guess there is some other aspect of the environment then - here CI runs and passes these test on the latest versions of ubuntu,...

Just noting this as it came up. Using tutorial 2 now with a runtime Sampler and QNNCircuit where it needs to be an ISA circuit. When you transpile that to...

@oscar-wallis No, supporting V2 primitives is a separate thing. For them, and for the current V1 primitives since March, IBM Runtime requires the circuit to be an ISA circuit as...