65 questions with Azure Quantum tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

OpenPulse Availability

Qiskit circuits are permissible to be run as a job on Quantinuum or IonQ, but is OpenPulse--a component of Qiskit--or anything of the variety where pulse-level programming could be available for a job submission?

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-07-25T20:54:58.21+00:00
Uriah Sanchez 21 Reputation points
accepted 2022-08-01T17:13:50.94+00:00
Uriah Sanchez 21 Reputation points
1 answer One of the answers was accepted by the question author.

Obtaining current calibration of a QPU

How do I obtain the current calibration of a QPU on Azure Quantum? How often are these updated?

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-07-28T17:59:42.353+00:00
Abhishek Singh Rawat 31 Reputation points
commented 2022-07-29T15:29:16.897+00:00
kobulloc-MSFT 25,731 Reputation points Microsoft Employee
1 answer

simulation quantum image enctyption

I am a master student in computer engineering, my research title is quantum image encrypted. I have experience in Asp.net core , c# more than 8 years. How can I use azure service in my project? with reqards

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-07-05T08:39:26.81+00:00
Ahmed Jawad 1 Reputation point
answered 2022-07-05T16:11:34.48+00:00
kobulloc-MSFT 25,731 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Uknown (possibly Kernel Related) Error on Azure Quantum

So I found this error. The issue is, that the program at times runs normally, without any issues. At other times I get errors like this. What I've noticed is that the Kernel sometimes switches between Q# and Python, and most of the time…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-06-07T06:48:39.457+00:00
IT student 66 Reputation points
accepted 2022-06-22T07:18:48.213+00:00
IT student 66 Reputation points
1 answer One of the answers was accepted by the question author.

Azure quantom workspace notebook mistake

In "Hidden Shifts" IonQ example notebook, cell 21 (last code cell) line 8, there's an error- the code refers to a variable named "circuit", but it does not exist. I believe the correct variable is "circ" so it's a minor…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-06-10T23:09:17.177+00:00
EilamFed-7970 36 Reputation points
accepted 2022-06-14T22:24:13.327+00:00
EilamFed-7970 36 Reputation points
1 answer One of the answers was accepted by the question author.

Where to find documentation for Q#?

Hello, I just started using Azure Quantum, and I am having trouble using Q# as I am not too familiar with the syntax. I found the following link: https://video2.skills-academy.com/en-us/qsharp/api/qsharp/microsoft.quantum.intrinsic.r1frac And…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-06-06T13:42:13.943+00:00
IT student 66 Reputation points
commented 2022-06-06T18:50:41.693+00:00
kobulloc-MSFT 25,731 Reputation points Microsoft Employee
1 answer

16041542-Microsoft Word - Micros warning

Which of the following types of charts should you use in Azure Data Studio to display how the counter has changed over time

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-05-27T23:02:36.077+00:00
answered 2022-05-31T05:10:57.343+00:00
Olaf Helper 42,761 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Quantum Workspace - Notebooks - Connection was reset

We have just created a Azure Quantum Workspace, but entering the Notebook section just shows the message below. What are we doing wrong? Anyone with similar experiences?

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-05-12T13:39:36.37+00:00
Tobias Giesgen 61 Reputation points
commented 2022-05-16T15:05:14.393+00:00
kobulloc-MSFT 25,731 Reputation points Microsoft Employee
0 answers

Problems running a simple circuit on IonQ through Qiskit

I am trying to determine the effect of decoherence into a system (without loss of generality we can take a 1 qubit system) prepared into the initial state |0>, and put it in presence of the noise environment. It means that the qubit just undergoes…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-05-16T09:27:21.24+00:00
CamiloC160 1 Reputation point
1 answer

On Azure Quantum Workspace, Jupyter Notebook folder won't open, can't create "New Notebook"

In the Quantum Workspace, under Jupyter notebooks, clicking the "Open" icon at the left of the "My notebooks" bar started a progress bar in the spot where the folder contents would appear. That progress bar has been progressing for a…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-05-10T23:06:24.067+00:00
Green, Tony 6 Reputation points
answered 2022-05-13T15:58:24.267+00:00
kobulloc-MSFT 25,731 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure trial environment

I have created trial environment ,now it has been expiring the license . And when i try to upgrade it is asking me the payment mode. please advise me how can i upgrade without any payment .

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-05-05T12:43:06.497+00:00
Prasad Nampalli 21 Reputation points
accepted 2022-05-05T12:56:34.487+00:00
Prasad Nampalli 21 Reputation points
1 answer One of the answers was accepted by the question author.

Create Quantum Workspace - no providers available

I am trying to create a Quantum Workspace, but there are no providers available and thus, I cannot create the workspace. We have tried with 2 different resource groups, one in US East, one in West Europe. Both times - no provider available.

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-04-04T15:55:56.353+00:00
Tobias Giesgen 61 Reputation points
accepted 2022-04-12T05:54:20.513+00:00
Tobias Giesgen 61 Reputation points
0 answers

Transpiling to IonQ from Qiskit

Hello, I just have a quick question regarding the Qiskit initialization method. It takes a pretty long time ~1min to transpile my 10q circuit to IonQ backends, as opposed to the ~1s for ibmq backends. Does anyone know of better native IonQ implementation…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-04-10T23:23:49.577+00:00
Jonathan Ortega 21 Reputation points
1 answer

IonQ provider not found

I see in Azure Quantum document Microsoft provides many providers. However, when I create it, I only see a single provider, Microsoft QIO. My whole project is built on C# and Q# and requires 2 targets ionq.simulator and ionq.qpu. Without it…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-03-20T05:28:17.103+00:00
nguyen dat 1 Reputation point
answered 2022-03-29T16:31:12.23+00:00
KarishmaTiwari-MSFT 18,747 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Queue job functionality

Hello, I know this has the opportunity to be misused so I'm not hopeful, but I was wondering if there's any sort of functionality to queue several jobs for IonQ. I've got a loop creating different 8 qubit circuits and am having to spend a lot of time…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2022-03-20T05:54:10.89+00:00
Jonathan Ortega 21 Reputation points
accepted 2022-03-25T21:44:10.3+00:00
Jonathan Ortega 21 Reputation points
1 answer One of the answers was accepted by the question author.

Toshiba simulated bifurcation machine

Hi, All! How can I test and use Toshiba simulated bifurcation machine on Azure quantum workspace? Here https://azure.microsoft.com/en-us/services/quantum/#features we can see that it's service partner of Microsoft. BR, Darya

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2021-08-08T09:37:36.393+00:00
Darya 41 Reputation points
commented 2022-03-08T02:29:28.463+00:00
JS Schneider 1 Reputation point
0 answers

How to fix an unreadable photo, an unreadable video - a problem with reading an email address.

Hello Ladies and Gentlemen, I am addressing you with a very cordial request for your support. I need help in fixing a poor quality unreadable photo, and a poor quality video file. Both in the photo and on the video the contact e-mail address to the…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,566 questions
Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
287 questions
Azure CycleCloud
Azure CycleCloud
A Microsoft tool for creating, managing, operating, and optimizing high-performance computing (HPC) and big compute clusters in Azure.
62 questions
asked 2021-11-01T13:27:37.623+00:00
Łukasz Rozalewicz 21 Reputation points
commented 2021-11-01T14:21:55.17+00:00
Łukasz Rozalewicz 21 Reputation points
2 answers One of the answers was accepted by the question author.

Limitations of quantum optimization tasks

Hi, All! I'm running the example of Traveling Sales Person task on Azure Quantum. I can't get the true result for number of nodes >30 using all available solvers. It there any limitation for this optimization task?

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2021-07-15T10:37:53.497+00:00
Darya 41 Reputation points
commented 2021-07-22T13:02:25.62+00:00
Daniel Stocker 81 Reputation points Microsoft Employee
2 answers

Unable to create Quantum Workspace

I’m trying to create an Azure Quantum workspace using an existing storage account but I’m getting the following error:

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2021-01-27T18:37:59.13+00:00
Samara Soucy - MSFT 5,051 Reputation points
answered 2021-07-09T07:49:23.383+00:00
Vishal Supekar 1 Reputation point
3 answers One of the answers was accepted by the question author.

Azure Quantum workspace charges

I seem to have racked up quite a big bill in a few short weeks on Azure Quantum. I am unable to tell what caused this. Are there charges each time I run something at IONQ? I guess I thought a small amount of usage would be free for running some small…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
65 questions
asked 2021-05-19T03:23:32.263+00:00
p martin 136 Reputation points
answered 2021-05-24T01:32:16.967+00:00
p martin 136 Reputation points