Circuit Knitting Toolbox 0.5.0
What's Changed
- Configure mergify to perform stable backports by @garrison in #420
- Use parameterless gates where possible by @garrison in #425
- Bump pylint from 2.17.5 to 2.17.7 by @dependabot in #427
- Remove wire cutting module by @caleb-johnson in #359
- Use single gate (
SXGate
) to rotate from Z to Y measurement basis by @garrison in #431 - Remove upper version bound on scipy by @garrison in #423
- Enable pylint's
unused-argument
check by @garrison in #419 - Don't overcount expanded sum terms in documentation by @garrison in #430
- Provide a workaround to #422, Sampler failing when no measurements by @garrison in #426
- Temporarily pin qiskit-nature < 0.7 by @garrison in #435
- Clean up roundtrip tests by @garrison in #441
- Swap register order, removing need to pass
num_qpd_bits
by @garrison in #434 - Migrate from
qiskit.algorithms
toqiskit-algorithms
package by @garrison in #437 - Prepare 0.5.0 release by @garrison in #438
Full Changelog: 0.4.0...0.5.0