James Wootton

Results 28 issues of James Wootton

Currently, only Python and Lua have documentation.

# Abstract Use quantum to make content that could be used in a game. This could be terrain, castles, dungeons, backgrounds or pretty much anything! # Description There are many...

from IBMer
group confirmed
tag:games

# Abstract The [PewPew](https://pewpew.readthedocs.io/en/latest/pewpew10/overview.html) is a games console, made up of 6 buttons, a 64 LED screen and a microcontroller. It is a great basis for Python tutorials, and will...

from IBMer
group confirmed
tag:games

* `blur_height` * `blur_image` * `dotdot`

A [paper](https://github.com/quantumjim/Q_Avrai/blob/CoG/papers/CoG/main.pdf) has been written, to be published in a journal/proceedings relevant for procedural generation research. We now need to write a second paper for a journal relevant for QC...

### Summary ### Details and comments

### What is the expected enhancement? * `check_nodes` currently determines the required logical nodes, but not the required boundary nodes. * `is_cluster_neutral` currently required the correct given logical nodes, when...

Convert the existing class for the heavy hex code into a `HHCodeCircuit`, and add `DetectorCircuit` for when users have their own circuit as well as a description of detectors and...

paper

The methods `_make_syndrome_graph` should be renamed `_make_decoding_graph`

paper

### What is the expected enhancement? Do matching with a simple, code agnostic wrapper around pymatching. Also modify the decoding graph to support this, including distinguishing between boundary and logical...

paper