Skip to content

Releases: qiskit-community/qiskit-aqt-provider

v1.8.1

05 Aug 09:10
254c452
Compare
Choose a tag to compare
  • Added test dependency extras (#183)

v1.8.0

31 Jul 10:37
238eb15
Compare
Choose a tag to compare
  • Reduce gates per circuit to 2000 and circuits per batch to 50 (#181)

v1.7.0

27 Jun 16:16
f25c078
Compare
Choose a tag to compare
  • Update API specification and associated constraints (#176)

v1.6.0

21 Jun 10:05
8e4fa3e
Compare
Choose a tag to compare
  • Support direct-access mode on AQT devices (#164)
  • Support up to 2000 shots per circuit on cloud resources (#165)
  • Fix result timeout propagation in direct-access mode (#171)
  • Don't propagate empty access tokens in direct-access mode (#172)

v1.5.0

27 May 13:05
680633e
Compare
Choose a tag to compare
  • Docs: add examples on setting run options in primitives (#156)
  • Provider: remove ProviderV1 inheritance (#160)

v1.4.0

15 Apr 07:48
3fb8ce5
Compare
Choose a tag to compare
  • Only support Qiskit >= 1.0 (#141)
  • Transpiler: always decompose wrapped-angle RXX gates (#145, #146)
  • Docs: recommend using optimization_level 3 in the Qiskit transpiler (#146)

v1.3.0

20 Feb 17:49
75b78a2
Compare
Choose a tag to compare
  • Point Qiskit docs links to docs.quantum.ibm.com (#135)
  • Remove references to the deprecated function qiskit.execute (#136)
  • Pin Qiskit dependency strictly below 1.0 (#137)
  • Remove the Grover 3-SAT example (#137)

v1.2.0

29 Jan 10:44
881e1f0
Compare
Choose a tag to compare
  • Add support for Python 3.12 (#79)
  • Remove support for Python 3.8 (#79)
  • Improve math typesetting in user guide (#124)
  • Fix transpilation issue on Windows (issue #121) (#123)

v1.1.0

18 Jan 08:36
e8108b1
Compare
Choose a tag to compare
  • Update to pydantic v2 (#66)
  • Update API specification to track the production server (#66)

v1.0.0

30 Nov 14:32
c477dca
Compare
Choose a tag to compare
  • Set minimal required qiskit version to 0.45.0 (#108)
  • Use qiskit-algorithms package instead of deprecated qiskit.algorithms in examples (#110)
  • Use arnica.aqt.eu instead of arnica-stage.aqt.eu as default portal (#111)