Skip to content

Releases: unitaryfund/mitiq

v0.4.1

12 Jan 18:26
Compare
Choose a tag to compare

Summary

This release fixes a bug in the docs.

All Changes

v0.4.0

06 Dec 21:31
c3264c9
Compare
Choose a tag to compare

Summary

This release adds new getter methods for fit errors, extrapolation curves, etc. in ZNE factory objects as well as custom types for noisy operations, noisy bases, and decompositions in PEC. It also includes small updates and fixes to the documentation, seeding options for PEC sampling functions, and bug fixes for a few non-deterministic test failures.

All Changes

Thanks @purva-thakre, @sid1993, @elmandouh for their contributions to this release!

v0.3.0

30 Oct 20:07
62b1a80
Compare
Choose a tag to compare

Summary

Factories now support "batched" executors, meaning that when a backend allows for the batch execution of a collection of quantum circuits, factories can now leverage that functionality. In addition, the main focus of this release was implementing probabilistic error cancellation (PEC), which was introduced in Temme2017 as a method for quantum error mitigation. We completed a first draft of the major components in the PEC workflow, and in the next release plan to demonstrate the full end-to-end operation of the new technique.

All Changes

Thanks to @erkska and @k-m-schultz for their contributions to this release!

v0.2.0

05 Oct 04:04
3a92c90
Compare
Choose a tag to compare

Announcements

The preprint for Mitiq is live on the arXiv here!

Summary

This release centered on source code reorganization and documentation, as well as wrapping up some holdovers from the initial public release. In addition, the team began investigating probabilistic error cancellation (PEC), which will be the main focus of the following release.

All Changes

v0.1.0

02 Sep 19:14
7e68264
Compare
Choose a tag to compare

Summary

This marks the first public release of Mitiq on a stable version.

All Changes

Mitiq v.0.1a2

17 Aug 12:44
223e6d5
Compare
Choose a tag to compare

Mitiq first open source release, also on PyPI.

Mitiq v.0.1a1

05 Jun 14:56
Compare
Choose a tag to compare

This is Mitiq first release!