Naphan Benchasattabuse
Naphan Benchasattabuse
**Describe the bug** When the logger is turned off via setting in the `.ini` file as shown below ``` **.logger.enabled_log = false ``` The logger initialization still shows error when...
Currently, two qubit gate error model in QuISP only have 9 possible types of errors. https://github.com/sfc-aqua/quisp/blob/bd4c706fb9bef21f5bcd36f4b45ad0ec84ac849f/quisp/modules/QNIC/StationaryQubit/StationaryQubit.ned#L57-L66 We probably would want the full 15 possible combinations of `{I, X, Y, Z}...
When a QNIC has more than one quantum memory, the photons are generated in batch (photon train) and the BSA would send the results back in batch. The rate at...