Skip to content

Bump pyzx from 0.10.3 to 0.10.4#222

Merged
masa10-f merged 1 commit into
masterfrom
dependabot/uv/pyzx-0.10.4
Jul 3, 2026
Merged

Bump pyzx from 0.10.3 to 0.10.4#222
masa10-f merged 1 commit into
masterfrom
dependabot/uv/pyzx-0.10.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps pyzx from 0.10.3 to 0.10.4.

Release notes

Sourced from pyzx's releases.

v0.10.4

Added

  • Added the "magic cat" decomposition strategy from https://arxiv.org/pdf/2202.09202 (which previously only existed in Quizx). (by @​mjsutcliffe99).
  • settings.strict_phase_types (default True) rejects float phases at set_phase/add_to_phase rather than letting them flow into the graph and crash downstream rewrite rules. Set to False to opt in to automatic conversion to Fraction using settings.float_to_fraction_max_denominator, accepting the resulting precision loss. Fixes crash in full_reduce with non-Clifford spiders (by @​dlyongemallo).
Changelog

Sourced from pyzx's changelog.

[0.10.4] - 2026-07-01

Added

  • Added the "magic cat" decomposition strategy from https://arxiv.org/pdf/2202.09202 (which previously only existed in Quizx). (by @​mjsutcliffe99).
  • settings.strict_phase_types (default True) rejects float phases at set_phase/add_to_phase rather than letting them flow into the graph and crash downstream rewrite rules. Set to False to opt in to automatic conversion to Fraction using settings.float_to_fraction_max_denominator, accepting the resulting precision loss. Fixes crash in full_reduce with non-Clifford spiders (by @​dlyongemallo).
Commits
  • b30509d Bump version: 0.10.3 → 0.10.4
  • 1f47da9 Merge pull request #464 from Hope-Alemayehu/unitaryhack-455
  • a022354 Merge pull request #459 from dlyongemallo/457-fix_full_reduce_float_phase
  • ae0c5e3 docs: rephrase ancilla preparation
  • a65c35c add settings.strict_phase_types to reject float phases at graph entry
  • 4f46241 Fix mypy error
  • cf2c50b Merge pull request #467 from dlyongemallo/fix_fuse_overlap_typo
  • a7625cd Merge pull request #460 from dlyongemallo/413-fix_pivot_rules
  • 454782e Merge pull request #461 from 96-LB/type-annotations-graph
  • 78d14c6 Merge pull request #465 from kuyanov/bench-tn-contraction-fix
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyzx](https://github.com/zxcalc/pyzx) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/zxcalc/pyzx/releases)
- [Changelog](https://github.com/zxcalc/pyzx/blob/master/CHANGELOG.md)
- [Commits](zxcalc/pyzx@v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: pyzx
  dependency-version: 0.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 2, 2026
@masa10-f masa10-f merged commit cef85df into master Jul 3, 2026
22 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/pyzx-0.10.4 branch July 3, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant