Pyqrack

Latest version: v1.38.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 58

1.35.8

This release adds micro-optimizations to `for` loops in `QUnit` (`isSchmidtDecomposition=True`). We also have a pull request to fix Windows debug builds. (We also work around the fact that Microsoft is once again either "lawyering" or attempting to _redefine_ the C++ standard, for `std::chrono::system_clock`, in their latest compiler release, which, if the latter, will fail.)

What's Changed
* Castorena/msvc build by crcastore in https://github.com/unitaryfund/qrack/pull/1019
* Various micro-optimizations by WrathfulSpatula

New Contributors
* crcastore made their first contribution in https://github.com/unitaryfund/qrack/pull/1019

**Full Changelog**:
https://github.com/unitaryfund/qrack/compare/vm6502q.v9.13.29...vm6502q.v9.13.33
https://github.com/unitaryfund/pyqrack/compare/v1.35.6...v1.35.8

sha1sum results:
fd4797d88b70763be46f79f68c8e2798efdca15b pyqrack-1.35.8-py3-none-macosx_13_0_x86_64.whl
f994e475055fbed97aeeb70b4727502f94c802f6 pyqrack-1.35.8-py3-none-macosx_14_0_arm64.whl
ef64ef53c54eebea7b84463ecfc050faefb643be pyqrack-1.35.8-py3-none-macosx_15_0_arm64.whl
ce703a3fc356dfab8b5ed4594b28f0d7e3eaeefb pyqrack-1.35.8-py3-none-manylinux_2_31_x86_64.whl
3ffd89d4b28ed42e26dc1273661036af67300cc2 pyqrack-1.35.8-py3-none-manylinux_2_35_x86_64.whl
be21491056c398ce03f61f6975a26d14d6c56089 pyqrack-1.35.8-py3-none-manylinux_2_39_x86_64.whl
b89a628e27c0c7bb1dfdaeb85aafd0880184ef21 pyqrack-1.35.8-py3-none-win_amd64.whl
d46a3dd62eb7e04f6d5bab2867a2f4f2fd146d70 pyqrack-1.35.8.tar.gz
da1524e1ef8c02f71ec2b56471e4c79fb1e8973f pyqrack_cpu-1.35.8-py3-none-macosx_13_0_x86_64.whl
6ee33cff6ddd51a1fda152694d245320c6f658d9 pyqrack_cpu-1.35.8-py3-none-manylinux_2_31_x86_64.whl
5592423ea9252decfafcf00c606ec995b069b684 pyqrack_cpu-1.35.8-py3-none-manylinux_2_35_x86_64.whl
4a301553c4d9278655cdfc9e1b3671bd186d9957 pyqrack_cpu-1.35.8-py3-none-manylinux_2_39_x86_64.whl
865ba2dd7366276c9c23b892a52ee9ff1d0d30f1 pyqrack_cpu-1.35.8-py3-none-win_amd64.whl
1733947d66cdd0605dfa2b4a8101f66f8e954e42 pyqrack_cpu-1.35.8.tar.gz
6208183cc5fe260c3ccbfaac2ec09cee492fd920 pyqrack_cuda-1.35.8.tar.gz

1.35.6

In the base Qrack repository, this patch release enforces Qrack idiomatic style. Specifically, a "`foreach`" pattern (`for(const auto& x : container)`) should be preferred when sequence or index do not matter; a loop over index should be preferred when index or sequence matters. (In practice, "`foreach`" over the elements of a `std::vector`, for example, will probably always proceed in stable order according to index, but Qrack style demands that this should be reflected explicitly in the code idiom.) `Catch2` for unit tests and benchmarks has also been upgraded to the last official major `v2` release.

**Full Changelog**:
https://github.com/unitaryfund/qrack/compare/vm6502q.v9.13.25...vm6502q.v9.13.29
https://github.com/unitaryfund/pyqrack/compare/v1.35.5...v1.35.6

sha1sum results:
927e45978a7f6b91edb5a6402433fd92dd3421ff pyqrack-1.35.6-py3-none-macosx_13_0_x86_64.whl
f37096d81dd2266e82bc60d42b7b6b81b759ff11 pyqrack-1.35.6-py3-none-macosx_14_0_arm64.whl
7d99f0765f76fca0da58422834fa44971e8c385a pyqrack-1.35.6-py3-none-macosx_15_0_arm64.whl
2a68469e2c35fcc785779df7aacfab11a80097f1 pyqrack-1.35.6-py3-none-manylinux_2_31_x86_64.whl
a8f30babe263e6bc7670840a8dbc6c45b012a60f pyqrack-1.35.6-py3-none-manylinux_2_35_x86_64.whl
b931d654fd35514d8cc3af2dae8bc7076e767cf1 pyqrack-1.35.6-py3-none-manylinux_2_39_x86_64.whl
139c3a08484142424baf94f04d463646c0fa6a28 pyqrack-1.35.6-py3-none-win_amd64.whl
487bdd48dd4e341e148e4d3e4684713a149ea94d pyqrack-1.35.6.tar.gz
fec430bc0408fa9f5b5a1353d7c3a339518f5472 pyqrack_cpu-1.35.6-py3-none-macosx_13_0_x86_64.whl
d245dac172c8d98118fb369e9fdec5b1277d1117 pyqrack_cpu-1.35.6-py3-none-manylinux_2_31_x86_64.whl
8a536b1d6db0f5db29966668149cdf3ab083ce6a pyqrack_cpu-1.35.6-py3-none-manylinux_2_35_x86_64.whl
312809cd66e71b1c894924e0e64dc1f84fe1bd41 pyqrack_cpu-1.35.6-py3-none-manylinux_2_39_x86_64.whl
3a36a90d2c910be38cad618ce5d54a879d87cd94 pyqrack_cpu-1.35.6-py3-none-win_amd64.whl
bf6028d34e743cec00a2b143b68aa0c96d9c747c pyqrack_cpu-1.35.6.tar.gz
af98737d20162a3db8a913d6c0965c9702593a21 pyqrack_cuda-1.35.6.tar.gz

1.35.5

What motivates this release is a problem fixed in the signatures of "uniformly controlled" gates (such as `QNeuron` relies upon). Historically, I had confused `const type*` for `type const*` in cases. This was meant to be totally fixed in a previous release, but editing documentation surfaced the remaining inconsistency in uniformly controlled gate signatures. The change does not break anything in the library, so there was no bad access, despite the erroneous types. Besides that, this release includes (likely insignificant) optimizations for stabilizer simulation.

Expect Ubuntu releases, since it's important that they have the right C++ signatures.

**Full Changelog**:
https://github.com/unitaryfund/qrack/compare/vm6502q.v9.13.24...vm6502q.v9.13.25
https://github.com/unitaryfund/pyqrack/compare/v1.35.4...v1.35.5

sha1sum results:
5126122ae5c4190a31826b8c4fe6139eeb32e866 pyqrack-1.35.5-py3-none-macosx_13_0_x86_64.whl
b6c1658721cee636791dd2adee93e57da15296f6 pyqrack-1.35.5-py3-none-macosx_14_0_arm64.whl
e4fb958a0b8ced2ecbff64b74202e5c883b0e91c pyqrack-1.35.5-py3-none-macosx_15_0_arm64.whl
04444690b38eb3925137f92a8d995c5e8533c113 pyqrack-1.35.5-py3-none-manylinux_2_31_x86_64.whl
c8c679d66d4963cf0c8f1d294974c7241a1c5bbb pyqrack-1.35.5-py3-none-manylinux_2_35_x86_64.whl
c6362786eea4ec6e139e0fece3125cb0c5567564 pyqrack-1.35.5-py3-none-manylinux_2_39_x86_64.whl
947b3bf36e2196e1bdd4f40ea756ae7cf3947fd0 pyqrack-1.35.5-py3-none-win_amd64.whl
d4c5c4d6d67fbe8a3d3161605ff9c203aca6adf4 pyqrack-1.35.5.tar.gz
d8cbcf1798436a6d48589bbea64430824de74d13 pyqrack_cpu-1.35.5-py3-none-macosx_13_0_x86_64.whl
96444c907f94a81aee00d38ba6dfc2b4fb315d92 pyqrack_cpu-1.35.5-py3-none-manylinux_2_31_x86_64.whl
710bafdd33ebe84e66680525e5e2a676288d14b2 pyqrack_cpu-1.35.5-py3-none-manylinux_2_35_x86_64.whl
2dea659e001534ee0efcd28088d1624478cc3e49 pyqrack_cpu-1.35.5-py3-none-manylinux_2_39_x86_64.whl
47a6f60425e5b6742da77ac2f22a39f2f59947d7 pyqrack_cpu-1.35.5-py3-none-win_amd64.whl
677184849da739e2546987a7e15fedd3b8d99b13 pyqrack_cpu-1.35.5.tar.gz
a499c266d95fcd233c503b854a597e2a2964007d pyqrack_cuda-1.35.5.tar.gz

1.35.4

Mostly, this release is for _metadata including README._ However, Windows builds now use the `/O3` optimization flag properly. (We did not previously notice that the build logs on Windows indicated we had passed the argument incorrectly from CMake build.) Minor micro-optimizations have also been made in stabilizer simulation.

**Full Changelog**:
https://github.com/unitaryfund/qrack/compare/vm6502q.v9.13.16...vm6502q.v9.13.24
https://github.com/unitaryfund/pyqrack/compare/v1.35.0...v1.35.4

sha1sum results:
fa035fb1a4a3e64b42364d60506a987033d945df pyqrack-1.35.4-py3-none-macosx_13_0_x86_64.whl
a8ec6a2698925ef788dcda8a8e56e9f2d37a048e pyqrack-1.35.4-py3-none-macosx_14_0_arm64.whl
ff6a9702a20180c484c2e00ca76df73344096962 pyqrack-1.35.4-py3-none-macosx_15_0_arm64.whl
af1df78c75cd64974a02d42c17b3216edfea08d9 pyqrack-1.35.4-py3-none-manylinux_2_31_x86_64.whl
5a0cdec448a2993f8393a54a944e6133012e4468 pyqrack-1.35.4-py3-none-manylinux_2_35_x86_64.whl
f550fbd1de3042d93786b9ea87633d06fe4c9207 pyqrack-1.35.4-py3-none-manylinux_2_39_x86_64.whl
5be1906edacaa1746b64cd667262a1f7359d1b4c pyqrack-1.35.4-py3-none-win_amd64.whl
49d7623d13f1e7a230ddd231bcbb170ed13b2f25 pyqrack-1.35.4.tar.gz
d1407275eebbc443a79e3890a489c25db3c97532 pyqrack_cpu-1.35.4-py3-none-macosx_13_0_x86_64.whl
5442c79082191c2de4028cc16e492a9ccdb29535 pyqrack_cpu-1.35.4-py3-none-manylinux_2_31_x86_64.whl
26619ecbc60e04b28216c1acc96cb6edb4f45579 pyqrack_cpu-1.35.4-py3-none-manylinux_2_35_x86_64.whl
4c383691cc8bd03aa8e6b682cff0576ae15683ae pyqrack_cpu-1.35.4-py3-none-manylinux_2_39_x86_64.whl
d282cda511f129ac964bed236052030b615f986c pyqrack_cpu-1.35.4-py3-none-win_amd64.whl
0a4bd44589a2e0d06d2946e0e126fd59c0b1b13c pyqrack_cuda-1.35.4.tar.gz

1.35.0

PYQRACK_HOST_POINTER_DEFAULT_ON=1`, or set to any "truthy" value, now changes the default of `QrackSimulator` constructor option `isHostPointer` from `False` to `True`. This (`True`) default often benefits "integrated graphics" accelerators that use general memory, rather than dedicated memory, which can therefore benefit from "zero-copy" mode.

(Since PyQrack's OpenCL version is the only version which supports integrated graphics accelerators, like the Intel HD, this release is only for OpenCL.)

**Full Changelog**: https://github.com/unitaryfund/pyqrack/compare/v1.34.9...v1.35.0

sha1sum results:
e9ec49559221b2d6b190b26de2bf8668e000697d pyqrack-1.35.0-py3-none-macosx_13_0_x86_64.whl
303aca42ecfe357b539ba57db9b69120ba6cc99c pyqrack-1.35.0-py3-none-macosx_14_0_arm64.whl
8565acc5e12b5f4e987a89e12be3fa8313d0fd68 pyqrack-1.35.0-py3-none-macosx_15_0_arm64.whl
38ac6975664d6528f7b44932146a2be7531f2033 pyqrack-1.35.0-py3-none-manylinux_2_31_x86_64.whl
6bdcbe33aa1761fb7bab21bf7ab853869e81592a pyqrack-1.35.0-py3-none-manylinux_2_35_x86_64.whl
78717c465b7f76bae1556125a18859825706d16a pyqrack-1.35.0-py3-none-manylinux_2_39_x86_64.whl
87fc456448538670f2246565a241868fb5c2bb27 pyqrack-1.35.0-py3-none-win_amd64.whl
f0e8c20cece2749aaa14f2b17020c865863dbcf5 pyqrack-1.35.0.tar.gz

1.34.9

In this release, `QrackCircuit` checks, when a gate commutes, whether it had any qubits in common with the other gate. If it does, commutation is deemed "productive," and circuit optimization continues. If commutation only occurs without any qubits in common between commuting gates, and if the gate ultimately fails to commute at the last step, then commutation is deemed "non-productive," and the corresponding qubits are removed from the circuit optimization light cone.

**Full Changelog**:
https://github.com/unitaryfund/qrack/compare/vm6502q.v9.13.9...vm6502q.v9.13.16
https://github.com/unitaryfund/pyqrack/compare/v1.34.8...v1.34.9

sha1sum results:
5c1b92c71ab04bc57956b025c69c1dba996ad29b pyqrack-1.34.9-py3-none-macosx_13_0_x86_64.whl
27ac35928e74544349f713b696e06c7524e1cf3d pyqrack-1.34.9-py3-none-macosx_14_0_arm64.whl
dcdc553f384fd80e5bda0de253442f615a6b7b32 pyqrack-1.34.9-py3-none-macosx_15_0_arm64.whl
8bb33e20163960dc2fc2ddd9a079172fdb9d6de7 pyqrack-1.34.9-py3-none-manylinux_2_31_x86_64.whl
f2c563c3763283e06f34f215da8a878250cf86cc pyqrack-1.34.9-py3-none-manylinux_2_35_x86_64.whl
90180a3fcf28c9ce469ba9a31bb1cb9feaba2751 pyqrack-1.34.9-py3-none-manylinux_2_39_x86_64.whl
7091fed60029cd278f54a2363acb086e37808c5d pyqrack-1.34.9-py3-none-win_amd64.whl
cd82a752ada9ef1fc6cb3a6487e855a70157e1a4 pyqrack-1.34.9.tar.gz
59b08cbcc80c6e9e55a637e599be0fd8ffbbe4ca pyqrack_cpu-1.34.9-py3-none-macosx_13_0_x86_64.whl
14fd2b580cf36e96006b90fa129160ec5c199556 pyqrack_cpu-1.34.9-py3-none-manylinux_2_31_x86_64.whl
c6ef14b381e62d432a2081866f0255b38269cf28 pyqrack_cpu-1.34.9-py3-none-manylinux_2_35_x86_64.whl
959425b6cfdb9a24dbb8c341540b11d095b4a950 pyqrack_cpu-1.34.9-py3-none-manylinux_2_39_x86_64.whl
529ba77da1860b8431768fb7fa6e2be8824ac0fd pyqrack_cpu-1.34.9-py3-none-win_amd64.whl
795deb686e1eea6603fd1dd0c560b783e246db13 pyqrack_cpu-1.34.9.tar.gz
d701d1fac972828a211fb810d3f6cf09b45dd3f5 pyqrack_cuda-1.34.9.tar.gz

Page 2 of 58

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.