Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

65 lines (42 loc) · 1.57 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Types of changes:

  • Added: for new features.
  • Changed: for changes in existing functionality.
  • Deprecated: for soon-to-be removed features.
  • Removed: for now removed features.
  • Fixed: for any bug fixes.
  • Security: in case of vulnerabilities.

Added

  • CNOT-Dihedral RB (#296)
  • Accreditation (#252, #325)
  • Pulse calibrations for single qubits (#292, #302, #303, #304)
  • Pulse Discriminator (#238, #278, #297, #316)

0.2.0- 2019-08-22

Added

  • Logging Module (#153)
  • Purity RB (#218)
  • Interleaved RB (#174)
  • Repetition Code for Verification (#210)

Changed

  • Apply measurement mitigation in parallel when applied to multiple results (#240)
  • Add multiple results to measurement mitigation (#240)
  • Fixed bug in RB fit error
  • Updates for Terra Qubit class (#200)
  • Added the ability to add arbitrary seeds to RB (not just in order) (#208)
  • 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

Removed

[0.1.1] - 2019-05-02

Added

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

[0.1.0] - 2019-03-04

Added

  • Initial public release.

[0.1.0]: March 4, 2019