Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cirq_pasqal-1.6.1-py3-none-any.whl | 2025-08-14 | 33.9 kB | |
cirq_web-1.6.1-py3-none-any.whl | 2025-08-14 | 430.5 kB | |
cirq_google-1.6.1-py3-none-any.whl | 2025-08-14 | 670.8 kB | |
cirq_ionq-1.6.1-py3-none-any.whl | 2025-08-14 | 73.5 kB | |
cirq_aqt-1.6.1-py3-none-any.whl | 2025-08-14 | 32.2 kB | |
cirq_core-1.6.1-py3-none-any.whl | 2025-08-14 | 2.0 MB | |
cirq-1.6.1-py3-none-any.whl | 2025-08-14 | 11.1 kB | |
README.md | 2025-08-14 | 644 Bytes | |
v1.6.1 source code.tar.gz | 2025-08-14 | 7.9 MB | |
v1.6.1 source code.zip | 2025-08-14 | 9.2 MB | |
Totals: 10 Items | 20.4 MB | 2 |
Cirq v1.6.1 release
Patch release to fix [#7536], a bug in cirq.kraus
which made it
in some cases return erroneous near-zero matrices. The release
also includes minor documentation updates.
Contributors
Doug Strain, Michael Hucka, Pavol Juhas, Shih-Cheng Tu
Patches included w/r to v1.6.0
c200724a Test all notebooks vs stable Cirq after the release (#7561) 58ab7ee1 Link to Willow and Weber data sheets (#7560) 7e3bfca4 Update OpenQASM compatibility table (#7555) 77546b5c Fix typos in reference docs (#7539) 6f1a9753 Fix kraus channels for fallbacks to super-operators (#7537) 7fd4a7bf Fix two typos (#7533)