Skip to content

Releases: QuTech-Delft/quantuminspire

Feature release 3.2.0

11 Feb 08:16
8da8786
Compare
Choose a tag to compare

Feature release 3.1.0

06 Feb 08:26
7270e67
Compare
Choose a tag to compare

What's Changed

  • Bump mypy from 1.14.1 to 1.15.0 by @dependabot in #178
  • [QI2-1437] Add command for getting backend information by @Mythir in #177

Full Changelog: 3.0.1...3.1.0

Bugfix release 3.0.1

05 Feb 14:08
1a7cdff
Compare
Choose a tag to compare

What's Changed

  • [QI2-1436] Fix old default API url by @Mythir in #176

New Contributors

Full Changelog: 3.0.0...3.0.1

Feature release 3.0.0

05 Feb 08:12
ac64c4f
Compare
Choose a tag to compare
[QI2-1426] Replaced harcoded backend ids with command in readme (#174)

Feature release 2.3.0

22 Apr 06:54
0327b38
Compare
Choose a tag to compare
  • Support for Qiskit 1.0

Feature release 2.2.2

26 Feb 08:02
b10e8cb
Compare
Choose a tag to compare
  • Support for Qiskit 0.46.0
  • Support for python 3.12
  • Readthedocs fix

Feature release 2.2.1

17 Nov 13:42
bc93481
Compare
Choose a tag to compare
  • Add Qiskit 'reset' gate to circuit parser and translate to prep_z when supported by the backend
  • Qiskit aer installed separately as required
  • Cleanup QI-projects from test pipelines

Feature release 2.2.0

30 May 13:11
86df1de
Compare
Choose a tag to compare
  • [SDS-982] Example for deleting projects added
  • [SDS-981] Argument type check added for api run method
  • [SDS-977] Easier handling async jobs, api method wait_for_completed_job made public
  • [SDS-NNN] Some pylintrc incompatibilities solved

Feature release 2.1.0

05 Jan 09:24
5d1dd13
Compare
Choose a tag to compare
  • [SDS-826] unused package breaks nightly (#153)
  • [SDS-794] Check for raw data list was wrong (#150)
  • [SDS-716] Quantum Volume Computation (#147)
  • [SDS-617] Fix measurement statements in ProjectQ (#143)
  • [SDS-NNN] Some changes/bugs while testing plugin for quantuminspire (#142)
  • [SDS-610] Measurement mask field in asset deleted (#141)

Feature release 2.0.0

10 May 06:42
24a5542
Compare
Choose a tag to compare
  • SDK uses v2.0 of API interface
  • Added multiple measurement support
  • Barrier/Wait commands added
  • Fix for non-lineair measured bits used in conditional
  • Fix for serializable status-field in result