Changelog Fixed - Fix the parameter expression case for RZZ validation (2035)
0.33.1
Changelog
- Patch release to add private alias to `decode_backend_configuration()` (https://github.com/Qiskit/qiskit-ibm-runtime/pull/2028)
0.33.0
Changelog Added - More plots for layer errors (1988) - Show the duration of each span on hover text. (2015) - Add execution_span.TwirledSliceSpan (2011)
Changelog Added - Adding a more developer-friendly interface to specify qubit coordinates (1952)
Fixed - Bug fix: ISA check inside control flow operations whose body is defined in a separate circuit (1954) - Enhance the ISA check with validation of rzz angle (1953)
Added - Allow retrieving a backend with no instruction filtering (1938) - Add job usage method (1827) - add custom url resolver to enable using other endpoints (1914)
Removed - Remove 0.24.0 deprecations (1907)
Fixed - Fix missing fractional gates in primitive in session (1922) - Bug fix: ISA check to correctly map qubit indices inside blocks of control flow operations (1916) - Make `NoiseLearnerResult` JSON serializable (1909)