-
https://github.com/TheAlgorithms/Python/tree/master/quantum has no algorithms!
-
I see some open questions regarding which research is reproducible and which is not. Here are some hypothetical edge cases:
- My code is platform-specific assembler and can be run only on the blue gen…
-
Following comment at https://github.com/Qiskit/qiskit.org/pull/802#discussion_r463436947, this task is about to rename the component and encapsulate a typewritting effect:
![Typewriter effect](http…
-
# Abstract
Test fault-tolerant quantum computing on IBM Q device
# Description
As the size of quantum computer grows it becomes more and more difficult to control each qubit precisely and there w…
-
### What is the expected enhancement?
As I can see documented [here](https://github.com/Qiskit/qiskit-terra/blob/95328adbabfce8826b15fd8bbde773ba0a28d804/releasenotes/notes/retworkx-ccd3019aae7…
-
This is related to my earlier question about applying gates to a MERA architecture:
[https://github.com/jcmgray/quimb/issues/75](url)
When I use the circuit approach, the object that is created is …
-
### Context
[GroversAlgorithm kata](https://github.com/microsoft/QuantumKatas/blob/main/GroversAlgorithm/) has a task "Conditional phase flip", which asks the learner to "Flip the sign of the state o…
-
Original reporter: `nalundgaard`
Affected versions: `OTP-21.0`, `OTP-20.3`, `OTP-21.1`, `OTP-21.2`
Fixed in version: `OTP-23.0-rc3`
Component: `crypto`
Migrated from: https://bugs.erlang.org/browse/E…
-
I'm trying to run the examples
```
bell_quil_ibm_local
bell_qasm_ibm_local
```
but I get the message
```
Invalid Accelerator. Could not find local-ibm in Accelerator Registry.
Framework Exit…
-
The EVP API has support for encrypting, signing and deriving keys, depending on what a certain primitive supports. I would like to discuss extending this API to expose the Key-encapsulation mechanism …