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.30.0 to 1.30.8 #2476

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pyqrack from 1.30.0 to 1.30.8.

Release notes

Sourced from pyqrack's releases.

QUnit refactor

This patch release refactors QUnit (isSchmidtDecompose) for code clarity and reuse. No bugs have been fixed; no features have been added; the performance differential might be entirely negligible. However, the improvement in source code is authoritative.

Full Changelog: unitaryfund/qrack@vm6502q.v9.9.6...vm6502q.v9.9.7

sha1sum results: f0898bdb78965819a17e7cc106918e7b97adb105 pyqrack-1.30.8-py3-none-macosx_12_0_x86_64.whl aeba254f3e700507c4c6a5e940bccf25da128989 pyqrack-1.30.8-py3-none-macosx_13_0_x86_64.whl 91c87f6f3f088ffb030236fd0eeb3e0c719f8e81 pyqrack-1.30.8-py3-none-macosx_14_0_arm64.whl b2129765396f779e1595351cdb7112c27bac325c pyqrack-1.30.8-py3-none-manylinux_2_31_x86_64.whl 1d829e392f936ff7a9db1d0d591c59720d050f09 pyqrack-1.30.8-py3-none-manylinux_2_35_x86_64.whl 82f03bf62d3ccead7f4d578e7fa5c45106f06652 pyqrack-1.30.8-py3-none-manylinux_2_39_x86_64.whl b453168adf34b530fc7667813b0404f6af1ae645 pyqrack-1.30.8-py3-none-win_amd64.whl 03107e1ea5739a5da340c935117e0dd1bc2d2214 pyqrack-1.30.8.tar.gz

Fixed-point QUnit

QUnit now takes advantage of fixed-point math, when available. (This should only improve QUnit precision while keeping the same rounding thresholds.)

Full Changelog: unitaryfund/qrack@vm6502q.v9.9.1...vm6502q.v9.9.6

sha1sum results: 0007344349f81b7641fe950309e889c915649950 pyqrack-1.30.7-py3-none-macosx_12_0_x86_64.whl aaacba40195b4c5dc8058ce3840a342c5e1e24b9 pyqrack-1.30.7-py3-none-macosx_13_0_x86_64.whl b8dfa38c04f146bc67f7b3601e59dc569a6102c3 pyqrack-1.30.7-py3-none-macosx_14_0_arm64.whl c6155a3e8cd579978398cc965ae5ad848c38b82e pyqrack-1.30.7-py3-none-manylinux_2_31_x86_64.whl 60ae04b3dbbc15b461cba9441f33be18d9f7a0a1 pyqrack-1.30.7-py3-none-manylinux_2_35_x86_64.whl 352a48e9980022a95c60c12bb44dd3595ad3fb61 pyqrack-1.30.7-py3-none-manylinux_2_39_x86_64.whl ee4332635b9d2ac2667c889df9be440a60d0fb3b pyqrack-1.30.7-py3-none-win_amd64.whl 4aa1d7a29ac458600810dfcee3935292b2033aed pyqrack-1.30.7.tar.gz

Debug multi-GPU Clifford+RZ environment variable

This release fixes a bug that prevented custom tuning of the maximum ancillary qubit count in QStabilizerHybrid via QRACK_MAX_PAGING_QB. (This mostly affects cases of multi-GPU simulation with near-Clifford optimization, only.)

Full Changelog: unitaryfund/pyqrack@v1.30.1...v1.30.2

sha1sum results: 575acf638cc8f711b81f403f574f776e7bb7eac6 pyqrack-1.30.2-py3-none-macosx_12_0_x86_64.whl 89aab03016376ff71bf5c2de32c102c5c2bd1e18 pyqrack-1.30.2-py3-none-macosx_13_0_x86_64.whl 5861ed30b2c4f6dfd16c5b28f1335841e0ad4428 pyqrack-1.30.2-py3-none-macosx_14_0_arm64.whl db31f1a1209d1488222250c572ba248d8a5e2106 pyqrack-1.30.2-py3-none-manylinux_2_31_x86_64.whl 437a3595e4cf97c4453e7b76e36a51f5bd71d01d pyqrack-1.30.2-py3-none-manylinux_2_35_x86_64.whl 3bd9045eccef2cbef2972da598472e4c6321b6dd pyqrack-1.30.2-py3-none-manylinux_2_39_x86_64.whl cf601f140622e7aa614e6ec22d5802b550748080 pyqrack-1.30.2-py3-none-win_amd64.whl 21beafdd402d3324d5456805ce08a1cb4f732243 pyqrack-1.30.2.tar.gz

Mac 12 and 13 artifacts

This release fixes the Mac 12 and Mac 13 release artifacts.

Full Changelog: unitaryfund/pyqrack@v1.30.0...v1.30.1

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

Bumps [pyqrack](https://github.com/vm6502q/pyqrack) from 1.30.0 to 1.30.8.
- [Release notes](https://github.com/vm6502q/pyqrack/releases)
- [Commits](unitaryfund/pyqrack@v1.30.0...v1.30.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Aug 21, 2024
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (c0f7516) to head (22f8d81).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2476   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          88       88           
  Lines        4091     4091           
=======================================
  Hits         4038     4038           
  Misses         53       53           

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

Copy link
Collaborator

@bdg221 bdg221 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it should be a problem going up to 1.30.8.

@cosenal cosenal merged commit 0386024 into main Aug 21, 2024
17 checks passed
@cosenal cosenal deleted the dependabot/pip/pyqrack-1.30.8 branch August 21, 2024 16:44
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.

2 participants