fix conditional bit in pytket to qiskit conversion
fix symbolic conversion of parameter in conversion
0.47.0 (January 2024)
Update qiskit-ibm-runtime version to 0.17.0.
Update qiskit-ibm-provider version to 0.8.0.
Updated pytket version requirement to 1.23.
0.46.0 (November 2023)
Updated pytket version requirement to 1.22.
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.
... (truncated)
Commits
5a578e3 Merge pull request #246 from CQCL/release/1-24-0
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.34.0Release notes
Sourced from pytket-cirq's releases.
Changelog
Sourced from pytket-cirq's changelog.
... (truncated)
Commits
d92e8ba
Merge pull request #64 from CQCL/release/1-24-0f4c5df7
solve merge conflict0af1ed0
Merge branch 'main' into release/1-24-00e1e564
update version number3a68d1a
update changelog8c9a69f
Merge pull request #61 from CQCL/feature/python-3.12e360390
Update build_and_test.yml54ab12e
Update changelog.rstb6bb661
Merge branch 'develop' into feature/python-3.1221b014f
Update setup.pyUpdates
pytket-projectq
to 0.33.0Release notes
Sourced from pytket-projectq's releases.
Changelog
Sourced from pytket-projectq's changelog.
... (truncated)
Commits
014600f
Merge pull request #62 from CQCL/release/1-24-06120ba1
update version numberfc3a88f
update changelog60547b4
Merge pull request #60 from CQCL/feature/python-3.12c6abc22
Update build_and_test.ymlea964ed
Update changelog.rst141f5f1
Update setup.py2b31f61
update sphinx (#61)c7eb0df
Update to python 3.12925d655
Bump actions/deploy-pages from 4.0.1 to 4.0.3 (#59)Updates
pytket-qiskit
to 0.48.0Release notes
Sourced from pytket-qiskit's releases.
Changelog
Sourced from pytket-qiskit's changelog.
... (truncated)
Commits
5a578e3
Merge pull request #246 from CQCL/release/1-24-03fa0b76
update version number6aeb786
update changelogfd648ce
Bump actions/deploy-pages from 4.0.1 to 4.0.3 (#244)817f3e0
fix issue with conditional and symbolic parameter in conversion (#245)3ea0f5a
Update python support to 3.10, 3.11 and 3.12 (#243)c4c7fd3
update copyright 2024 (#242)2a261f5
Merge pull request #240 from CQCL/maincfe5bcf
Merge pull request #239 from CQCL/release/pytket-1-2311022f8
update deploy-pages@4.0.1Dependabot 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