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

https://github.com/sfc-aqua/quisp/blob/master/doc/Beam_splitter.md

bug
documentation

QNodes have either a quantum_port or a quantum_receiver_port, which makes sense (though maybe quantum_port should be quantum_transmitter_port?), but the HoM has a quantum_port, even though it only ever receives photons,...

node software

It would be very useful to be able to pause the run and display and capture the current entangled state. The output could be: - an overlay image, preferably one...

This is going to require some thought... Ask rdv for documentation on the Error Basis simulation, and/or see Takaaki's master's thesis.

enhancement
node software
physical

Today, a Rule's Condition clause is actually unconditional: a qubit belongs to (is assigned to, is locked by) a single Rule with a Condition clause. We can *wait* on a...

enhancement
node software

In [doc/software-design.md](https://github.com/sfc-aqua/quisp/blob/master/doc/software-design.md), there is: >As we saw while [code spelunking](code-spelunking.md), the source code is also [documented using doxygen](html/index.html). You may wish to attempt to match items from these design documents...

Things to include in documentation for the link measurement: - How to find and plot the data from the OMNeT++ GUI, and a link to the OMNeT++ documentation on this....

Would be nice to measure the cumulative amount of time Bell pairs are kept waiting, and that distribution.

We need a separate .md doc for how to configure purification. It should tie together the code, circuit diagrams and text in kaaki's thesis, and research references. This should include...

documentation