Add support for circuits with barriers in the Aer simulators.
Update qiskit version to 0.45.0.
Update qiskit-ibm-runtime version to 0.15.1.
Update qiskit-aer version to 0.13.0.
Update qiskit-ibm-provider version to 0.7.2.
Introduce dependency on qiskit-algorithms.
Seed given to process_circuits() will be automatically incremented
for the different circuit batches submitted.
Fix :py:class:RuntimeError caused by the use of custom gates in qiskit_to_tk[#200](https://github.com/CQCL/pytket-qiskit/issues/200) <https://github.com/CQCL/pytket-qiskit/issues/200>_.
0.45.0 (October 2023)
Updated pytket version requirement to 1.21.
Implement crosstalk noise model for AerBackend.
Don't include SimplifyInitial in default passes; instead make it an option
to process_circuits().
0.44.0 (September 2023)
Fix to add include Measure, Reset and Conditional operations to the supported operations of :py:class:AerStateBackend.
Update qiskit-ibm-runtime version to 0.12.0.
Update qiskit-ibm-provider version to 0.7.0.
Update pytket version requirement to 1.19.
0.43.0 (August 2023)
Update qiskit version to 0.44.
Update qiskit-aer version to 0.12.2.
Update qiskit-ibm-runtime version to 0.11.3.
Update qiskit-ibm-provider version to 0.6.3.
Add option to specify the maximum number of qubits supported by Aer backends
(defaults to 40).
0.42.0 (August 2023)
Update pytket version requirement to 1.18.
0.41.0 (July 2023)
Update pytket version requirement to 1.17.
Fix conversion of qiskit UnitaryGate to and from pytket (up to 3 qubits).
... (truncated)
Commits
7f98cab Merge pull request #214 from CQCL/release/1.22
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Updates the requirements on pytket-cirq, pytket-projectq and pytket-qiskit to permit the latest version. Updates
pytket-cirq
to 0.32.0Release notes
Sourced from pytket-cirq's releases.
Changelog
Sourced from pytket-cirq's changelog.
... (truncated)
Commits
b5d6da2
Merge pull request #46 from CQCL/release/1.225cd6a61
update extension versionca62e89
update changelog63c2ffe
update pytket versioncd078e9
update links in documentation (#45)8f0407e
Update/dependabot docs (#43)933f88b
Merge pull request #42 from CQCL/mainUpdates
pytket-projectq
to 0.31.0Release notes
Sourced from pytket-projectq's releases.
Changelog
Sourced from pytket-projectq's changelog.
... (truncated)
Commits
ed0cd8b
Merge pull request #44 from CQCL/release/1.22ef80fcc
update extension versiona8af721
update changelogbaf9cee
update pytket version1c24169
update links in documentation (#43)95c966d
Update/dependabot docs (#42)de7f61b
Merge pull request #40 from CQCL/mainUpdates
pytket-qiskit
to 0.46.0Release notes
Sourced from pytket-qiskit's releases.
Changelog
Sourced from pytket-qiskit's changelog.
... (truncated)
Commits
7f98cab
Merge pull request #214 from CQCL/release/1.22a2ae91d
Merge branch 'develop' into release/1.224db52a0
update links in documentation (#211)47d62de
update extension versionfee93eb
update changelog25eb384
update pytket version407a5f1
remove parameter (#213)3f44eee
Update/dependabot docs (#208)ec35ac8
[infra] Bump qiskit-ibm-runtime to 0.15 (#207)685131c
add missing changelog entry (#204)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show