User can pass a SamplerOptions instance (from qiskit-ibm-runtime)
via a keyword argument to both an IBMQBackend constructor and
an instance method IBMQBackend.process_circuits.
Remove dependency on deprecated qiskit-ibm-provider.
Remove support for deprecated "ibmq_qasm_simulator" backend.
Forbid circuits with incomplete classical registers in tk_to_qiskit().
Updated pytket version requirement to 1.29.
Update qiskit-ibm-runtime version requirement to 0.24.1.
Update qiskit version requirement to 1.1.
Update qiskit-aer version requirement to 0.14.2.
When constructing an Aer backend with a name for which more than one is
available, emit a warning and pick the first in the list.
Commits
e670aa7 Update version and changelog for 0.54.0 release. (#356)
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 sphinx-book-theme, pytket[ZX], pytket-qiskit and pytket to permit the latest version. Updates
sphinx-book-theme
to 1.1.3Release notes
Sourced from sphinx-book-theme's releases.
Changelog
Sourced from sphinx-book-theme's changelog.
... (truncated)
Commits
b0f7a35
Merge pull request #843 from executablebooks/agoose77/enh-bump-version21ead22
enh: bump versionc9ac6b1
Merge pull request #842 from executablebooks/agoose77/maint-bump-pydata-versionbd60e86
Merge pull request #809 from sinsong/master6e93460
maint: update pydata-sphinx-theme min version9939b7a
Update src/sphinx_book_theme/assets/styles/sections/_header-article.scss36de725
Merge branch 'master' into master3b6fd68
Merge pull request #841 from executablebooks/agoose77/fix-pydata-sphinx-theme...2e53d46
docs: fix false-positive for nested admonitions0a84a3f
ci: fix patternUpdates
pytket[ZX]
from 1.27.0 to 1.29.2Release notes
Sourced from pytket[ZX]'s releases.
... (truncated)
Commits
36a4e5c
Update docs and changelog for 1.29.2 release. (#1454)d5659a1
Revert to removing blank classical wires inFlattenRelabelRegistersPass
(#1...fd15f0f
Update docs and changelog for 1.29.1 release. (#1451)b56aad3
Revert switch from 32- to 64-bit maximum width (#1449)8f10936
Update MultiplexedTensoredU2Box Circuit Construction (#1443)7d4c055
Update docs and changelog for 1.29.0 release. (#1447)3b99be2
Allow classical transforms and predicates on up to 64 bits (#1446)5139818
Fix FlattenRelabelRegistersPass (#1441)ef2909d
Update Windows compiler version. (#1442)48f7669
Try running ZX test with all Python versions. (#1438)Updates
pytket-qiskit
from 0.53.0 to 0.54.0Release notes
Sourced from pytket-qiskit's releases.
Changelog
Sourced from pytket-qiskit's changelog.
Commits
e670aa7
Update version and changelog for 0.54.0 release. (#356)4d5a3c2
update dependencies (#349)df79638
Don't error if more than one "aer_simulator" backend is available (#353)4177e6d
Merge pull request #343 from CQCL/feature/mainonly358b5b2
mainonly57af102
Add new issues to project, not Jira (#333)3c749dd
Handle PrimitiveResult as result type (#340)fa4f2ab
Forbid circuits with incomplete classical registers in tk_to_qiskit() (#338)1d027eb
Eliminate all warnings from tests (#331)a1a4b9f
update tket email (#332)Updates
pytket
from 1.27.0 to 1.29.2Release notes
Sourced from pytket's releases.
... (truncated)
Commits
36a4e5c
Update docs and changelog for 1.29.2 release. (#1454)d5659a1
Revert to removing blank classical wires inFlattenRelabelRegistersPass
(#1...fd15f0f
Update docs and changelog for 1.29.1 release. (#1451)b56aad3
Revert switch from 32- to 64-bit maximum width (#1449)8f10936
Update MultiplexedTensoredU2Box Circuit Construction (#1443)7d4c055
Update docs and changelog for 1.29.0 release. (#1447)3b99be2
Allow classical transforms and predicates on up to 64 bits (#1446)5139818
Fix FlattenRelabelRegistersPass (#1441)ef2909d
Update Windows compiler version. (#1442)48f7669
Try running ZX test with all Python versions. (#1438)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