James Wootton

Results 27 issues of James Wootton

For example, suppose you have a file `game.py` with ``` from jupylet.label import Label as Label from jupylet.app import App as App app = App(width=320, height=64) ``` sitting next to...

### What should we add? As mentioned in #6978, it should be possible to serialize `job` and `results` objects. The reasons being: #### Convenience An internet connection cannot always be...

type: feature request

### Describe the problem I can't find a guide to citing the textbook or a doi, as there are for other parts of Qiskit. For example, the Authors and Citation...

# Changes made Change the game engine to qisge, and update 'your first game demo'. # Justification Old game engine was to rubbish.

### Summary This notebook causes issues in ignis tests due to a timeout. The system sizes have been reduced in an effort to prevent this. ### Details and comments

### What is the expected behavior? It would be good to have a tool that takes a single qubit circuit and outputs the corresponding Bloch vector. I don't think this...

enhancement

I guess Apache as usual

### What is the expected enhancement? Add `minimal_cycle_basis`, with the same functionality as that of NetworkX. Will be used in Qiskit QEC's `ArcCircuit`.

good first issue

Changes were made in PR #9. Specifically * Add .name attribute to QuantumCircuit. * Rename expected_counts to probabilities_dict