Update dependency qiskit-terra to >=0.23.1 #183
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=0.22.4
->>=0.23.1
Release Notes
Qiskit/qiskit-terra
v0.23.1
: Qiskit Terra 0.23.1Compare Source
Changelog
Fixed
ReverseEstimatorGradient
for partial gradients (#9491) (#9492)v0.23.0
: Qiskit Terra 0.23.0Compare Source
Release notes: https://qiskit.org/documentation/release_notes.html#terra-0-23-0
Changelog
Deprecated
Added
QFI
intoQFI
andQGT
(#9085)Clifford.compose
(#7483)random_circuit
(#8983)DAGOpNode
fromdagcircuit.replace_block_with_op
(#8799)Changed
random_circuit
(#8983)Removed
label
argument from MCMTVChain and MCMT (#9324)gate
argument from qiskit.transpiler.passes.Decompose (#9325)measure
andreset
circuit operations (#9278)ParameterView
(#9184)Fixed
PauliOp.adjoint()
(#9434) (#9443)MCX
gates (#9391) (#9412)TensoredOp.to_matrix
with global coefficients (#9404) (#9408)AmplitudeEstimator
algorithms for primitive usage (#9394) (#9407)visualize_transition
and refactor (#8834)QuantumCircuit.compose
on unusual types and registers (#9206)qiskit.utils.wrap_method
for Python 3.11 (#9310)ComposedOp.to_matrix
(#9316)NumPyEigensolver
withSparsePauliOp
(#9101)LinCombSamplerGradient
to leverageAerSampler
(#9258)betas
calculation onVQD
and async. cost evaluation (#9245)_DiagonalEstimator
(#9229)aggregation
argument ofSamplingVQE
(#9221)cregbundle
for all drawers (#9133)pulse.Instruction.draw
(#9144)Loader.load_module()
(#9078)VQD
fork>2
(#8989)BarrierBeforeFinalMeasurements
with loose bits (#8924)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.