quisp
quisp copied to clipboard
Open source implementation of quantum internet simulation package
**Requested Feature:** Currently, the non-Pauli errors such as relaxation, excitation, and photon loss are only supported by the error basis model. In order to simulate a closer model to near-future...
**Feature Description:** To be able to say that QuISP is a simulator capable of testing multiple architectures and protocols. We need to be able to have a translation layer or...
#15 This change is [](https://reviewable.io/reviews/sfc-aqua/quisp/369)
**Is your feature request related to a problem? Please describe.** the word "HoM" is wrong spelled. "HOM" stands for Hong-Ou-Mandel which is the name of a two photons interference effect....
**Is your feature request related to a problem? Please describe.** In the current implementation, I defined `rule_id` with unsigned long and random assigned variables, but it turns out we don't...
HOM (Hong-Ou-Mandel) is the name of a two photons interference effect. so the name of this component should be "BSA Node" or "BsaNode". https://github.com/sfc-aqua/quisp/blob/master/quisp/modules/HoM.ned todos * rename the component name...
This will involve determining how to schedule the switches. It also involves determining whether overall planning and scheduling is done centrally (which is what I expect) or distributed.
Define a traffic pattern and expected execution schedule (including switching and network traffic) for a large, error-corrected computation on a quantum multicomputer. Application: some graph problem application; most likely, Sara's...
Define a traffic pattern and expected execution schedule (including switching and network traffic) for a large, error-corrected computation on a quantum multicomputer. Application: first target application is distributed form of...
Develop methods for inter-node QEC; potentially shared project with LJ.