azure-quantum-python icon indicating copy to clipboard operation
azure-quantum-python copied to clipboard

The azure-quantum python package submits jobs to the Azure Quantum service.

Results 70 azure-quantum-python issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [protobuf]() to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...

dependencies
python

Bumps [cirq-core](https://github.com/quantumlib/cirq) from 0.15.0 to 1.0.0. Release notes Sourced from cirq-core's releases. Cirq v1.0.0 What's new Cirq has officially left alpha and is v1.0. With this release comes new policies...

dependencies
python

Bumps [cirq-ionq](https://github.com/quantumlib/cirq) from 0.15.0 to 1.0.0. Release notes Sourced from cirq-ionq's releases. Cirq v1.0.0 What's new Cirq has officially left alpha and is v1.0. With this release comes new policies...

dependencies
python

The Quantinuum target names are changing: Old name | New name -- | -- quantinuum.hqs-lt-s1 | quantinuum.qpu.h1-1 quantinuum.hqs-lt-s1-apival | quantinuum.sim.h1-1sc quantinuum.hqs-lt-s2 | quantinuum.qpu.h1-2 quantinuum.hqs-lt-s2-apival | quantinuum.sim.h1-2sc quantinuum.hqs-lt-s1-sim | quantinuum.sim.h1-1e quantinuum.hqs-lt-s2-sim...

The code below to solve a simple problem on azure quantum never works. Microsoft, please help me with authentication. ``` from azure.quantum.optimization import Problem, ProblemType, Term from typing import List...

If I execute a circuit that looks like this in Azure Quantum: ``` 2022-08-01 09:15:28,499 - INFO - __main__ - ================== Running circuit endian0cr3: 2022-08-01 09:15:28,499 - INFO - __main__...

The license field is missing from package metadata, this PR adds MIT

Sharing on behalf of @amirebrahimi: I'm getting an error when calling `job.result()` from ionq.simulator. Details in thread. ```python --------------------------------------------------------------------------- JSONDecodeError Traceback (most recent call last) /tmp/ipykernel_15433/1564545644.py in 1 # print(result)...

bug
help wanted
azure-quantum
qiskit
python