-
Qiskit
-
Currently PennyLane-Qiskit relies on the full `qiskit` library in its [requirements](https://github.com/PennyLaneAI/pennylane-qiskit/blob/00a47d27f944bfdd79fdc09e4008162059a5232e/setup.py#L24). Now th…
-
Hello,
in Qiskit v0.43.0 (Link: https://qiskit.org/documentation/locale/de_DE/release_notes.html#:~:text=Added%20a%20new%20attribute%2C%20layout), the `layout` attribute is officially introduced th…
-
I recently came across your project Qiskit_Challenge_2024 and I noticed that the repository github.com/Roua91/Qiskit_Challenge_2024 currently does not have a license specified.
Why Adding a License i…
-
### What should we add?
The ability to save the training and test accuracy progress while training a QNN (with NeuralNetworkClassifier) per epoch / iteration. This tells us a lot more information th…
-
`rzz` angle is allowed only in the range `[0, pi/2]`.
If a user writes `rzz(-1, qubit)` or `rzz(3, qubit)` (i.e., the angle is a number) then our ISA validation will correctly fail.
But, if the user w…
-
### What should we add?
After we have the full rust-native core data model in #13264 we can then expose a compiled language interface directly to that data model. Having a compiled language interface…
-
I recently came across your project Qiskit_1 and I noticed that the repository github.com/ZionX42/Qiskit_1 currently does not have a license specified.
Why Adding a License is Important?
As [GitHub …
-
The PA method consists of finding the values of the exposed variables such that the equations of the system holds. This, and the plot of each equation, are satisfiability problems and hence can be sol…
-
I recently came across your project qiskit_beg and I noticed that the repository github.com/Trismeg/qiskit_beg currently does not have a license specified.
Why Adding a License is Important?
As [Git…