v0.32.0 #2133
Closed
natestemen
started this conversation in
General
v0.32.0
#2133
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 0.32.0
The calibrator logs have been revamped for to support result discovery and analysis. The
Calibrator.run
method now support two options:flat
andcartesian
to display the experiment results in either a linear fashion, or grid-like. Results here have been truncated for brevity.New benchmarking circuits:
mitiq.benchmarks
now contains a functiongenerate_random_clifford_t_circuit
which does what it says on the tin. Special shoutout to new UF team member Farrokh Labib (@FarLab) for this contribution.The
Executor.run
method now supports a single circuit instance in addition to a list for ease of use when working with a single circuit.Faster Tests! Working on Mitiq has never been easier to develop with a faster (by 36%) test suite.
📓 Documentation
This release contains quite a few documentation improvements, including
mitiq.shadows
module (available here)Commits
📦 Dependency updates
🧑💻 Dev Dependency updates
This discussion was created from the release v0.32.0.
Beta Was this translation helpful? Give feedback.
All reactions