Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Releases: qiskit-community/qiskit-ignis

Qiskit Ignis 0.3.0

09 Apr 23:15
0.3.0
f4cf980
Compare
Choose a tag to compare

Added

  • API documentation (#345, #346, #347, #348, #353)
  • CNOT-Dihedral randomized benchmarking (#296)
  • Accreditation module for output accrediation of noisy devices (#252,
    #325, #329)
  • Pulse calibrations for single qubits (#292, #302, #303, #304)
  • Pulse Discriminator (#238, #278, #297, #316)
  • Entanglement verification circuits (#328)
  • Gateset tomography for single-qubit gate sets (#330)
  • Adds randomized benchmarking utility functions calculate_1q_epg,
    calculate_2q_epg functions to calculate 1 and 2-qubit error per gate
    from error per Clifford (#335)
  • Adds randomized benchmarking utility functions calculate_1q_epc,
    calculate_2q_epc for calculating 1 and 2-qubit error per Clifford
    from error per gate (#368)

Changed

  • Support integer labels for qubits in tomography (#359)
  • Support integer labels for measurement error mitigation (#359)

Deprecated

  • Deprecates twoQ_clifford_error function. Use calculate_2q_epc
    instead.
  • Python 3.5 support in qiskit-ignis is deprecated. Support will be
    removed on the upstream python community's end of life date for the
    version, which is 09/13/2020.

Qiskit Ignis 0.2.0

22 Aug 15:30
0.2.0
Compare
Choose a tag to compare

Changelog

Added

  • Logging Module
  • Purity RB
  • Interleaved RB
  • Repetition Code for Verification

Changed

  • Apply measurement mitigation in parallel when applied to multiple results
  • Add multiple results to measurement mitigation
  • Fixed bug in RB fit error
  • Updates for Terra Qubit class
  • Added the ability to add arbitrary seeds to RB (not just in order)
  • Fix bug in the characterization fitter when selecting a qubit index to fit
  • Improved guess values for RB fitters and enabled the user to input their own guess values

Qiskit Ignis 0.1.1

02 May 23:10
0.1.1
e4e5f7f
Compare
Choose a tag to compare

Added

  • Tensored Measurement Mitigation
  • Align cliffs option to RB
  • Quantum Volume
  • Subset measurement mitigation

Qiskit Ignis 0.1.0

05 Mar 02:42
0.1.0
Compare
Choose a tag to compare

First Release

  • RB
  • Measurement Mitigation using Full Matrix
  • Tomography
  • T1,T2
  • ZZ
  • Gate Errors