-
Updated
Jul 1, 2021 - Python
quantum-programming
Here are 25 public repositories matching this topic...
-
Updated
Jun 19, 2021 - Jupyter Notebook
Users may be tempted to use this function:
https://github.com/unitaryfund/mitiq/blob/2cb68d64a0f2ebfc98f6c3fbb03cb9c67f516cdf/mitiq/zne/scaling/folding.py#L240
with arbitrary scale factors. However this function, by construction, makes sense only if the scale factor is an odd integer.
We may sill keep the type of scale_factor
as float
for consistency with other methods, but we should che
-
Updated
Jun 13, 2021
-
Updated
Jun 30, 2021 - Python
-
Updated
May 14, 2021 - TeX
-
Updated
Jun 8, 2019
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
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!
-
Updated
Jan 15, 2021
-
Updated
Jul 10, 2018 - Jupyter Notebook
-
Updated
May 10, 2020 - Jupyter Notebook
-
Updated
May 11, 2020 - Dockerfile
-
Updated
Jul 21, 2020 - Python
-
Updated
Apr 14, 2021 - Haskell
-
Updated
Mar 2, 2021 - Jupyter Notebook
-
Updated
Mar 15, 2021 - Python
-
Updated
Mar 14, 2021
-
Updated
Aug 6, 2019 - C#
-
Updated
Feb 24, 2020 - C
-
Updated
Apr 21, 2020 - C#
-
Updated
Apr 25, 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."
Describe the issue
In this section of textbook clearly two simulation methods are used Statevector and Qasm . But there is a problem in content as these simulation method are part of
aer_simulator
. One can clearly see that onlyaer_simulator
is defined in code but the statevector and qasm are used in content.Describe what you expect to see
I think one should fix the content and