Skip to content
#

quantum-programming

Here are 25 public repositories matching this topic...

qiskit-textbook
divshacker
divshacker commented Jun 27, 2021

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 only aer_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

mitiq
andreamari
andreamari commented Jun 25, 2021

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

unitaryhack
nathanshammah
nathanshammah commented May 6, 2021

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

The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.

  • 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.

Curate this topic

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."

Learn more