Circuit Knitting Toolbox 0.6.0
What's Changed
- Remove ckt by @caleb-johnson in #369
- Bump mypy from 1.5.1 to 1.6.1 by @dependabot in #447
- Bump pylint from 2.17.7 to 3.0.2 by @dependabot in #446
- Make unrealized
SingleQubitQPDGate
have definition ofNone
rather than raise error by @garrison in #442 - Update forging how-to to Qiskit Nature 0.5 by @garrison in #449
- Use new
Session.from_id()
method in qiskit-ibm-runtime by @garrison in #421 - Fix outdated docstring and type annotation for
example_circuit
test fixture by @garrison in #448 - Remove qiskit
main
from "developments versions" CI workflow by @garrison in #451 - Pin
aiohttp != 3.9.0
during notebook tests by @garrison in #454 - Install
async-timeout
rather than pinaiohttp
by @garrison in #455 - Remove unnecessary resets in
generate_cutting_experiments
by @garrison in #458 - Test against qiskit-algorithms
main
in dev version tests by @garrison in #459 - Bump mypy from 1.6.1 to 1.7.1 by @dependabot in #461
- Migrate away from deprecated
QuantumCircuit
methods by @garrison in #462 - Bump actions/setup-python from 4 to 5 by @dependabot in #465
- Pin qiskit < 1.0 by @garrison in #464
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #466
- Remove
async-timeout
from notebook dependencies by @garrison in #456 - Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #467
- Bump pylint from 3.0.2 to 3.0.3 by @dependabot in #468
- Update description of cutting tut 1 by @caleb-johnson in #469
- Update
UnitaryGate
import now thatqiskit.extensions
is deprecated by @garrison in #463 - Ignore serverless tut by @caleb-johnson in #476
- Update black[jupyter] requirement from ~=23.1 to ~=24.1 by @dependabot in #472
- Update ruff config by @caleb-johnson in #478
- Remove serverless by @caleb-johnson in #480
- Remove entanglement forging by @caleb-johnson in #479
- Remove mentions of pyscf and entanglement forging by @caleb-johnson in #481
- Drop dependency on qiskit-algorithms by @garrison in #482
- Remove depecated functionality by @caleb-johnson in #483
- Remove qiskit.org links by @Eric-Arellano in #484
- Qiskit1.0 by @caleb-johnson in #475
- Prepare 0.6 release by @caleb-johnson in #485
- Bump version by @caleb-johnson in #486
Full Changelog: 0.5.0...0.6.0