v0.0.5
github-actions
released this
07 Nov 00:35
·
46 commits
to refs/heads/main
since this release
Changes
- Remove
retrying
dependency @speller26 (#129) - Update Sphinx theme @arnaucasau (#121)
- Test docs CI @arnaucasau (#124)
- feat: add queue information details for devices and jobs @virajvchaudhari (#123)
- Migration to Qiskit Primitives @robotAstray (#115)
- [UnitaryHack] Mock provider, backend @WingCode (#107)
- Adding separate QUEUED and RUNNING states to task status @robotAstray (#110)
- [UnitaryHack] Gate Decomposition(#90) added and tested @Gmontes01 (#111)
- [UnitaryHack] Enable qiskit transpilation discontinous qubit indices @WingCode (#108)
- Replacing AWSBraketJob with AmazonBraketTask @robotAstray (#105)
🚀 Features
- Python versions: move from python 3.7 and add support for 3.11 @robotAstray (#120)
🐛 Bug Fixes
- Issue 116 | Tests: missing gate parameter @IceKhan13 (#118)