Changelog

v0.2.0 (29/12/2023)

  • Tutorial for Noise Characterisation ready

  • Tutorial for Error Mitigation ready

  • first version of fully refactored code to new class structure

  • full characterization workflow can be now performed using new, more optimized methods.

v0.1.7 (6/12/2023)

  • Tutorial for creation of characterisation experiments ready

  • Tutorial for running characterisation experiments on IBM quantum machines ready

  • Tutorial for running characterisation experiments on Amazon Braket quantum machines ready

  • calculation of marginals and noise matrices refactor and optimized; ready for writing tutorial and documentation

  • full characterization workflow can be still performed using old, not-optimized methods. New implementation coming in v0.1.8

v0.1.6 (6/12/2023)

  • Documentation of QREM pacakge installation ready

  • Documentation for qrem.common subpackage ready

  • Documentation for qrem.ctmp subpackage ready

  • qrem.common subpackage refactored

  • future refactoring work will cover characterisation module

v0.1.5 (21/10/2023)

  • Final version ready for article submission

v0.1.0 (21/01/2023)

  • Initial structure defined for qrem package