Skip to content

v0.40.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 09:53
445af55

(Full Changelog)

Highlights

🔉 A new quantum error-mitigation technique is available in Mitiq!
Layerwise Richardson Extrapolation is now available through mitiq.lre.execute_with_lre.
Documentation is also available in the user guide, with more advanced docs and demonstrations coming in the next release.
Special thanks to Purva Thakre for this contribution!

🥇 We had two first time contributions from @ecarlander and @mbrotos!
Thank you both for your contributions!

🛡️ A helpful error message is raised when passing data of the incorrect type to the MeasurementResult class, where before it silently gave confusing results.

✨ Enhancements

📓 Documentation

🧑🏽‍💻 Developer Improvements

📦 Dependency Updates