CQCL / pytket-pennylane

Apache License 2.0
4 stars 1 forks source link

Bump the python-packages group with 3 updates #77

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Updates the requirements on pytket-cirq, pytket-projectq and pytket-qiskit to permit the latest version. Updates pytket-cirq to 0.32.0

Release notes

Sourced from pytket-cirq's releases.

pytket-cirq 0.32.0

What's Changed

New Contributors

Full Changelog: https://github.com/CQCL/pytket-cirq/compare/v0.31.0...v0.32.0

Changelog

Sourced from pytket-cirq's changelog.

0.32.0 (November 2023)

  • Updated pytket version requirement to 1.22.

0.31.1 (November 2023)

  • Replace uses of "private" (underscored) pytket symbols.

0.31.0 (October 2023)

  • Updated pytket version requirement to 1.21.

0.30.0 (September 2023)

  • Update pytket version requirement to 1.19.

0.29.0 (June 2023)

  • Update pytket version requirement to 1.16.
  • Drop support for Python 3.8; add support for 3.11.

0.28.0 (November 2022)

  • Updated pytket version requirement to 1.9.

0.27.1 (October 2022)

  • Fix issue with empty architecture

0.27.0 (October 2022)

  • Updated pytket version requirement to 1.7.

0.26.0 (August 2022)

  • Updated cirq version requirement to 1.x.
  • Update conversion to support rx, ry, and rz operations.
  • Updated pytket version requirement to 1.5.

0.25.0 (July 2022)

... (truncated)

Commits


Updates pytket-projectq to 0.31.0

Release notes

Sourced from pytket-projectq's releases.

pytket-projectq 0.31.0

What's Changed

New Contributors

Full Changelog: https://github.com/CQCL/pytket-projectq/compare/v0.30.0...v0.31.0

Changelog

Sourced from pytket-projectq's changelog.

0.31.0 (November 2023)

  • Updated pytket version requirement to 1.22.

0.30.1 (November 2023)

  • Replace uses of "private" (underscored) pytket symbols.

0.30.0 (October 2023)

  • Updated pytket version requirement to 1.21.

0.29.0 (September 2023)

  • Update pytket version requirement to 1.19.
  • Drop support for Python 3.8; add support for 3.11.

0.28.0 (July 2023)

  • Update pytket version requirement to 1.17.

0.27.0 (November 2022)

  • Updated pytket version requirement to 1.9.

0.26.0 (November 2022)

  • Updated pytket version requirement to 1.8.
  • Updated projectq version requirement to 0.8.

0.25.0 (October 2022)

  • Updated pytket version requirement to 1.7.

0.24.0 (August 2022)

  • Updated pytket version requirement to 1.5.

0.23.0 (July 2022)

... (truncated)

Commits


Updates pytket-qiskit to 0.46.0

Release notes

Sourced from pytket-qiskit's releases.

pytket-qiskit 0.46.0

What's Changed

New Contributors

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.45.0...v0.46.0

Changelog

Sourced from pytket-qiskit's changelog.

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.
  • 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


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