quisp icon indicating copy to clipboard operation
quisp copied to clipboard

Open source implementation of quantum internet simulation package

Results 152 quisp issues
Sort by recently updated
recently updated
newest added

# Describe the Bug The error propagation of single qubit gate X and Z is incorrect. The application of a perfect gate shouldn't introduce a new type of error, it...

bug
physical

Some design documents (QRSA structure, router structure including state machines for different QNIC types) seem to have gotten misplaced somewhere. In particular: * "router software architecture.pdf" * multicomputer-router-150429.pdf though there...

documentation

**Describe the bug** From what I can see, there are some messages that aren't deleted after being processed. This can lead to memory leak. I list those I found below...

bug
good first issue

Hypothetically, with no purification, all of the intermediate nodes could swap asynchronously and essentially simultaneously. In fact, that's probably what we want, to minimize decoherence. But, the condition clause will...

enhancement
connection

Bring in docs from older design wiki. Full list maintained in spreadsheet.

documentation

- single link - two hop - 3-arm star (K(1,3)) - cocori's test net - ASxxxx

documentation

Simplest form: first message processed sets a flag that the QNIC is busy. Issue: how do we make sure we don't get conflicting reservations at the two ends of the...

muxing

See "Insights >> community".

documentation
build

First functional version will do only entanglement swapping, without purification over more than one hop. (It might not even do purification over that one hop, we'll see.) Ultimately, it needs...

enhancement
connection

After multi-hop ES works, turn on EndToEndConnection in the various networks (in quisp_tutorial.ini?), make sure the initial tomography is short enough to run reasonably, make sure demos all run smoothly...

build