Tags: microsoft/azure-quantum-python
Tags
Remove Ankaa-2 (#644) * fix: remove Ankaa-2 from Rigetti targets * fix: remove Ankaa-2 from Rigetti sample notebooks * chore: use Ankaa-9Q-3 for Rigetti qiskit test * chore: replace ankaa-2 with ankaa-9q-3 in test recordings * Revert "chore: replace ankaa-2 with ankaa-9q-3 in test recordings" This reverts commit dc96422.
Use qiskit 1.0 with other upgraded dependency libraries. (#581) * Update qiskit-qir to 0.5.0 * Update qiskit-ionq to 0.5.0 * Remove remaining `job_monitor` function invocations * Bumping up Python version to 3.8 as Qiskit v1 only supports >=3.8 * Change "estimation-chemistry" sample VQE section verbiage
Fix issues with Workspace documentation, add more documentation, and … …fix linting errors (#583) * Move workspace class/constructor documentation up * Additional documentation and linting * Fix rtype cross-references for typing types
Connection String and api-key authentication support (#566) * Regenerate rest api client * Workspace connection params refactoring * New test recordings * Remove redundant recording processor * Add pytest configs for better dev experience * Fix pytest.ini * Add script to clear env vars for dev convenience * Linting and small fixes * Re-record list jobs test * Further clean-up and linting * Small renaming * Add return type annotations * Update env var for live tests * Documentation and clean-up * Add support for connection string * Remove QUANTUM_API_KEY env var * Remove QUANTUM_API_KEY env var * Update unit tests * Logic to get current primary key * Finish test for connection string * Connection string auth test recording * Remove unnecessary method * Upgrade minor version * Fixes the order of property creation * Add pytest marks * Fix order of environment variable loading * Remove unused code * Better naming for arm and quantum endpoint urls * Normalize endpoint urls * Fix cirq test cases * Fix qiskit test cases
PreviousNext