Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyqrack from 1.31.1 to 1.32.7 #2543

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps pyqrack from 1.31.1 to 1.32.7.

Release notes

Sourced from pyqrack's releases.

Improved try_separate_tolerance()

try_separate_tolerance() has been improved, to avoid unnecessary entanglement when called with isSchmidtDecompose=True. As decompose() also turns out to be a unitary operation in general, separate() no longer proactively normalizes its output subsystems.

Full Changelog: unitaryfund/qrack@vm6502q.v9.11.8...vm6502q.v9.11.12 unitaryfund/pyqrack@v1.32.6...v1.32.7

sha1sum results: d7bd900f9f30a9fea92e888c6fefb2f7f422ff5c pyqrack-1.32.7-py3-none-macosx_12_0_x86_64.whl bc3a7c003724e7178674cf88d1a20673772e4e73 pyqrack-1.32.7-py3-none-macosx_13_0_x86_64.whl 4d1a1985712afd456674a387452cd6da1e10eb09 pyqrack-1.32.7-py3-none-macosx_14_0_arm64.whl e089f64e4e0248de29a6c6faadc88584fb423841 pyqrack-1.32.7-py3-none-macosx_15_0_arm64.whl 4b0069102dd860462476ff15aa92c93697cb760c pyqrack-1.32.7-py3-none-manylinux_2_31_x86_64.whl d79fb32ef70600ff83eb7bb0c67d5a3cdd371eaf pyqrack-1.32.7-py3-none-manylinux_2_35_x86_64.whl 9b6d005a3910be8d8de2bcf12a3309613ae99390 pyqrack-1.32.7-py3-none-manylinux_2_39_x86_64.whl b62e6d0aa06d71e34079b6a5fb4ee87e7e721571 pyqrack-1.32.7-py3-none-win_amd64.whl 585957f7a3ae09cd07d72335b5fe0b51eb485689 pyqrack-1.32.7.tar.gz

Debug QUnit Decompose() edge case

QUnit::Decompose() had a long-standing bug: it failed to reindex QUnit "shards" in the destination simulation. This was fixed in a release yesterday, but the change introduced another problem in the indexing of the original simulator instance. Both issues have been fixed, in the current release.

Full Changelog: unitaryfund/qrack@vm6502qv9.11.4...vm6502q.v9.11.8 unitaryfund/pyqrack@v1.32.5...v1.32.6

sha1sum results: 33c8c6596962a4039807323433807a2e8d74e873 pyqrack-1.32.6-py3-none-macosx_12_0_x86_64.whl 897d2e3bbb2794085e78e037009d3fb25d6842c7 pyqrack-1.32.6-py3-none-macosx_13_0_x86_64.whl cd6290a49af188c0a44d900026ce261224bd286e pyqrack-1.32.6-py3-none-macosx_14_0_arm64.whl 8e139114f2cc866b741cb3831ca395732b6339d5 pyqrack-1.32.6-py3-none-macosx_15_0_arm64.whl df736c2040c8b82e3e6ee94363ddaaa196f6d298 pyqrack-1.32.6-py3-none-manylinux_2_31_x86_64.whl 7bc8a300f8d035b38f4a883f270d6db36ff15613 pyqrack-1.32.6-py3-none-manylinux_2_35_x86_64.whl 7218f957056daa4f8ba4dd17bcd244e8437bbef7 pyqrack-1.32.6-py3-none-manylinux_2_39_x86_64.whl f4a819eddf95127f295003e431d7709ad75597bf pyqrack-1.32.6-py3-none-win_amd64.whl f3a18937faee658b5bb5323bacb192c9fa98f097 pyqrack-1.32.6.tar.gz

Improve separate() phase

separate() and decompose()/dispose() phase angles are now weighted by contributing-amplitude probability (from the L2 norm).

Full Changelog: unitaryfund/qrack@vm6502q.v9.11.0...vm6502qv9.11.4 unitaryfund/pyqrack@v1.32.0...v1.32.5

sha1sum results: 8bbf632ddd737166827528e8b0f35f9f0613d28b pyqrack-1.32.5-py3-none-macosx_12_0_x86_64.whl ad42dbad748d3b071ed548985222ddbe1be27bd8 pyqrack-1.32.5-py3-none-macosx_13_0_x86_64.whl 6f5c020cf5422a042504c17e8e78af3d00bac3dc pyqrack-1.32.5-py3-none-macosx_14_0_arm64.whl 978656bd5d2e75b28116158d8f30acfd6f08d5bd pyqrack-1.32.5-py3-none-macosx_15_0_arm64.whl 983638f590891d08dfe9c18655f6f6f889f84ece pyqrack-1.32.5-py3-none-manylinux_2_31_x86_64.whl 4ad51055ab4318e1276f9fe7fdb1082492dbb379 pyqrack-1.32.5-py3-none-manylinux_2_35_x86_64.whl

... (truncated)

Commits

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 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 <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)

@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (36e0285) to head (d92cbd8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2543   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files          92       92           
  Lines        4161     4161           
=======================================
  Hits         4108     4108           
  Misses         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@natestemen
Copy link
Member

@dependabot rebase

Bumps [pyqrack](https://github.com/vm6502q/pyqrack) from 1.31.1 to 1.32.7.
- [Release notes](https://github.com/vm6502q/pyqrack/releases)
- [Commits](unitaryfund/pyqrack@v1.31.1...v1.32.7)

---
updated-dependencies:
- dependency-name: pyqrack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyqrack-1.32.7 branch from 41a0b27 to d92cbd8 Compare October 29, 2024 15:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #2553.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyqrack-1.32.7 branch November 4, 2024 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure For issues related to building, packaging, and continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant