Vincent Russo
Vincent Russo
Right now, I use `setup.py` to package things. However, maybe it would be better to eventually remove `setup.py` and just use the `toml` file to handle everything (including the sdist/wheel...
Hmm, I think the best reference to point to here would just be the docs page, and specifically any of the subsections under: https://toqito.readthedocs.io/en/latest/tutorials.nonlocal_games.html Even more specifically, an example like...
Not really any good usecase now. I think this is an older test pattern that we should probably update to use `pytest` and not use classes as it just makes...
Hmm, so I think these are covered because there is a test for `gen_pauli` which calls both of these functions. As there isn't any branching in either, testing them via...
@Bchass, I converted these all into issues. GitHub, unfortunately, requires you to comment on the issue itself in the thread in order for me to assign you. Once you do...
Just commenting here to say that I agree that seeing this updated would be wonderful! Are there any potential avenues for this to happen? If so, I'd be happy to...
Just want to mention that this PR is a continuation of the recent fix from https://github.com/qiskit-community/qiskit-quantinuum-provider/pull/28. I've tested this on my end and would find this being merged in `master`...
Just following up on this PR. It looks like @WrathfulSpatula made the requested change asked by @mtreinish . Are there any other outstanding issues you think would be worth addressing,...
@1ucian0 @chris-theroux @mtreinish Any chance this can be merged into `master`?
My impression here is that the "explore submission" link should probably be removed because that prompts the user to navigate to that link and in doing so removes the "pop-up"...