Skip to content

Tags: microsoft/azure-quantum-python

Tags

azure-quantum_v3.8.0

Toggle azure-quantum_v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to allow Cirq qubit loss conversion to handle special loss rep…

…resentation (#737)

azure-quantum_v3.7.0

Toggle azure-quantum_v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Qiskit Handle Qubit Loss Results (#726)

* Initial Generic Qiskit Backend

* Ensure metadata are strings

* added _azure_config method to generic

* format job.py

* convert qubit loss to "0" in qiskit output translation

* merge collided results

* format job.py again

* Keep both error and normalized results

* drop qubit-loss results for regular qiskit fields, but keep "raw" fields.

* undo remove line

* Revert "format job.py"

This reverts commit 8e85fb6.

* use np.round

azure-quantum_v3.6.0

Toggle azure-quantum_v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Publish Pipeline to Run Local Tests (#714)

* update format

* make separate step for local tests

azure-quantum_v3.5.0

Toggle azure-quantum_v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix test entry point name which is always ENTRYPOINT__main for QIR jo…

…bs, update recordings (#701)

azure-quantum_v3.4.0

Toggle azure-quantum_v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use DefaultAzureCredentials for tests (#691)

azure-quantum_v3.3.0

Toggle azure-quantum_v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Deprecate DFT target (#680)

azure-quantum_v3.2.0

Toggle azure-quantum_v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix minor typos (#678)

azure-quantum_v3.1.0

Toggle azure-quantum_v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for h2-2 targets (#667)

azure-quantum_v3.0.0

Toggle azure-quantum_v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix live test (#665)

Co-authored-by: Yi Gu <[email protected]>

azure-quantum_v2.5.0

Toggle azure-quantum_v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Raise Value Error for empty list. (#664)

* Raise Value Error for empty list

* Add check for empty line at begining of xyz

* Add test for empty line in xyz input

---------

Co-authored-by: Adam Grofe <[email protected]>