Naphan Benchasattabuse
Naphan Benchasattabuse
**Features to be requested:** Right now we only have two backends which are the Error basis model for state simulation and graph state backend for stabilizer simulation. We want to...
**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...
# 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...
**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...
`HoMNotificationTimer` is a self message for HoM Controller module, to reduce creating new messages and lessen the chance of having undeleted messages (memory leak), self messages should be not be...
### Current Behaviour Currently, during the connection setup process. During the outbound pass, all the nodes reserve the QNIC for the connection but they don't keep track of anything. `ConnectionSetupRequest`...
Currently, when a connection setup request is rejected. It's just gone. We want initiator nodes to keep track of the connection it tries to establish. ### Feature to be added...
Currently, everything relies on the fact that the participant nodes of RuleSet always pick the same order of entangled resources (currently only Bell pair) by their creation time. Since there...
Once bell pairs or entangled states are created, if they are part of a complex / long connection setup process. It limits the physical bell pair generation rate between the...