Jake Lishman
Jake Lishman
Some of the tests explicitly use the Almaden, Johannesburg and Singapore fakes in part because they had pulse defaults - those will need changing over.
Thanks for the report. Ideally this is something you'd take up with [tweedledum](https://github.com/boschmitt/tweedledum) rather than us, but as far as I know, Bruno (the maintainer) has been rather busy recently,...
It's quite possible that the build requires having specific C compiler tooling and potentially various header files of C/Fortran libraries available on your system, which may be why you're struggling...
From a Terra dev meeting today: we made the decision to move tweedledum to being an optional dependency. Terra 0.22, which will release in about a month, will still have...
Qiskit needs tweedledum 1.1+, and your install line there has 1.0, which might be the issue, but without a full error message, I can't be sure. If you change that...
We've modified the install requirements for the upcoming Terra 0.22, which is what triggered the issue to be closed, but that's not actually released yet - it's due on the...
Yeah, the "ARM" wheels uploaded by tweedledum actually appear to have x86_64 headers and be named incorrectly. I have no idea how that's happened, but I don't have control of...
Would you like to make this part of a slightly larger issue surrounding the `cregbundle` parameter? I've just made #8690 to describe it, although the behaviour has been present for...
@ikkoham: we'd like to get this merged soon to ensure that both it and #7245 can get into 0.20, and hopefully even some of the `Clifford`-related performance improvements. I know...
It looks to me on a quick glance that the new `from_stabilizers` method will alleviate most of my usability worries about the deprecation, but we'd need to swap our internal...