quantum-programming
Here are 26 public repositories matching this topic...
-
Updated
Mar 16, 2022 - Python
Describe the Issue
- In section 2.4.3 on Controlled Rotations, the line "A controlled R_x(θ) could similarly be made using CNOT gates." seems incorrect.
- I assume that the line claims that replacing R_y(θ/2) by R_x(θ/2) (similarly for the -θ case), in the circuit above, we would get a controlled R_x(θ). This is incorrect.
- Passing |1> through q_0, we get X R_x(-θ/2) X R_x(θ/2)q_1, fo
-
Updated
Oct 9, 2021 - Python
-
Updated
Mar 11, 2022 - Jupyter Notebook
Issue Description
If an executor
returns expectation values as float
variables, Mitiq should always be used with observable=None
(default),
since in this case the observable is implicitly defined and measured in the executor
.
From a Discord discussion, it seems that no error is raised for incompatible settings.
Solution
- Raise an error
-
Updated
Jun 13, 2021
-
Updated
Mar 18, 2022 - TeX
-
Updated
Jun 8, 2019
-
Updated
Apr 29, 2020 - Jupyter Notebook
-
Updated
Jun 2, 2020 - Jupyter Notebook
Looking for a Zookeeper who can help manage and drive more algorithms to be implemented in the zoo!
It may be cool to have some counter of contributions showing up on the website, which could include from minimal to extensive information like the number of open PRs, commits, merged lines of code, contributors, etc.
If this were to update "live" or regularly, it could be very cool.
There may be some off-the-shelves tools such as github actions for this, see for example: https://github.com
-
Updated
Jul 10, 2018 - Jupyter Notebook
-
Updated
Feb 15, 2022
-
Updated
Feb 6, 2022 - Dockerfile
-
Updated
May 10, 2020 - Jupyter Notebook
-
Updated
Jan 23, 2022 - Haskell
-
Updated
Apr 25, 2021 - Jupyter Notebook
-
Updated
Jul 21, 2020 - Python
-
Updated
Dec 30, 2021
-
Updated
Aug 6, 2019 - C#
-
Updated
Mar 2, 2021 - Jupyter Notebook
-
Updated
Apr 21, 2020 - C#
-
Updated
Mar 15, 2021 - Python
-
Updated
Jul 12, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the quantum-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quantum-programming topic, visit your repo's landing page and select "manage topics."
Several katas could have better error messaging:
DumpMachine
toAssertEqualOnZeroState
)