cirq 1.5.0.dev20250331222747__py3-none-any.whl → 1.5.0.dev20250331232654__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cirq might be problematic. Click here for more details.
- {cirq-1.5.0.dev20250331222747.dist-info → cirq-1.5.0.dev20250331232654.dist-info}/METADATA +24 -25
- cirq-1.5.0.dev20250331232654.dist-info/RECORD +6 -0
- cirq-1.5.0.dev20250331222747.dist-info/RECORD +0 -6
- {cirq-1.5.0.dev20250331222747.dist-info → cirq-1.5.0.dev20250331232654.dist-info}/AUTHORS +0 -0
- {cirq-1.5.0.dev20250331222747.dist-info → cirq-1.5.0.dev20250331232654.dist-info}/LICENSE +0 -0
- {cirq-1.5.0.dev20250331222747.dist-info → cirq-1.5.0.dev20250331232654.dist-info}/WHEEL +0 -0
- {cirq-1.5.0.dev20250331222747.dist-info → cirq-1.5.0.dev20250331232654.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: cirq
|
|
3
|
-
Version: 1.5.0.
|
|
3
|
+
Version: 1.5.0.dev20250331232654
|
|
4
4
|
Summary: A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
|
|
5
5
|
Home-page: http://github.com/quantumlib/cirq
|
|
6
6
|
Author: The Cirq Developers
|
|
@@ -29,12 +29,12 @@ Requires-Python: >=3.10.0
|
|
|
29
29
|
Description-Content-Type: text/markdown
|
|
30
30
|
License-File: LICENSE
|
|
31
31
|
License-File: AUTHORS
|
|
32
|
-
Requires-Dist: cirq-aqt==1.5.0.
|
|
33
|
-
Requires-Dist: cirq-core==1.5.0.
|
|
34
|
-
Requires-Dist: cirq-google==1.5.0.
|
|
35
|
-
Requires-Dist: cirq-ionq==1.5.0.
|
|
36
|
-
Requires-Dist: cirq-pasqal==1.5.0.
|
|
37
|
-
Requires-Dist: cirq-web==1.5.0.
|
|
32
|
+
Requires-Dist: cirq-aqt==1.5.0.dev20250331232654
|
|
33
|
+
Requires-Dist: cirq-core==1.5.0.dev20250331232654
|
|
34
|
+
Requires-Dist: cirq-google==1.5.0.dev20250331232654
|
|
35
|
+
Requires-Dist: cirq-ionq==1.5.0.dev20250331232654
|
|
36
|
+
Requires-Dist: cirq-pasqal==1.5.0.dev20250331232654
|
|
37
|
+
Requires-Dist: cirq-web==1.5.0.dev20250331232654
|
|
38
38
|
Provides-Extra: dev_env
|
|
39
39
|
Requires-Dist: mypy==1.15.0; extra == "dev-env"
|
|
40
40
|
Requires-Dist: types-protobuf>=4.24; extra == "dev-env"
|
|
@@ -254,15 +254,14 @@ develop quantum programs for a variety of applications.
|
|
|
254
254
|
## Community
|
|
255
255
|
|
|
256
256
|
<a href="https://github.com/quantumlib/Cirq/graphs/contributors"><img
|
|
257
|
-
width="
|
|
257
|
+
width="150em" alt="Total number of contributors to Cirq"
|
|
258
258
|
src="https://img.shields.io/github/contributors/quantumlib/cirq?label=Contributors&logo=github&color=ccc&style=flat-square"/></a>
|
|
259
259
|
|
|
260
|
-
Cirq has benefited from [
|
|
260
|
+
Cirq has benefited from [contributions] by over 200 people and
|
|
261
261
|
counting. We are dedicated to cultivating an open and inclusive community to
|
|
262
|
-
build software for quantum computers, and have a [code of conduct]
|
|
263
|
-
community.
|
|
262
|
+
build software for quantum computers, and have a community [code of conduct].
|
|
264
263
|
|
|
265
|
-
[
|
|
264
|
+
[contributions]: https://github.com/quantumlib/Cirq/graphs/contributors
|
|
266
265
|
[code of conduct]: https://github.com/quantumlib/cirq/blob/main/CODE_OF_CONDUCT.md
|
|
267
266
|
|
|
268
267
|
### Announcements
|
|
@@ -285,28 +284,28 @@ Cirq releases take place approximately every quarter.
|
|
|
285
284
|
|
|
286
285
|
### Questions and Discussions
|
|
287
286
|
|
|
288
|
-
*
|
|
289
|
-
Stack Exchange] and tag them with
|
|
287
|
+
* Have questions about Cirq? Post them to the [Quantum Computing
|
|
288
|
+
Stack Exchange] and tag them with [`cirq`]. You can also search past
|
|
290
289
|
questions using that tag – it's a great way to learn!
|
|
291
|
-
*
|
|
292
|
-
biweekly virtual meeting of contributors
|
|
293
|
-
|
|
294
|
-
[_cirq-dev_](https://groups.google.com/forum/#!forum/cirq-dev) to get an
|
|
295
|
-
automatic meeting invitation!
|
|
290
|
+
* Want meet other Cirq developers and participate in discussions? Join
|
|
291
|
+
_Cirq Cynq_, our biweekly virtual meeting of contributors. Sign up
|
|
292
|
+
to [_cirq-dev_] to get an automatic meeting invitation!
|
|
296
293
|
|
|
297
294
|
[Quantum Computing Stack Exchange]: https://quantumcomputing.stackexchange.com
|
|
298
295
|
[`cirq`]: https://quantumcomputing.stackexchange.com/questions/tagged/cirq
|
|
296
|
+
[_cirq-dev_]: https://groups.google.com/forum/#!forum/cirq-dev
|
|
299
297
|
|
|
300
|
-
###
|
|
298
|
+
### Contributions
|
|
301
299
|
|
|
302
|
-
*
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
300
|
+
* Have a feature request or bug report? [Open an issue on GitHub]!
|
|
301
|
+
* Want to develop Cirq code? Look at the [list of good first issues] to
|
|
302
|
+
tackle, read our [contribution guidelines], and then start opening
|
|
303
|
+
[pull requests]!
|
|
306
304
|
|
|
307
305
|
[Open an issue on GitHub]: https://github.com/quantumlib/Cirq/issues/new/choose
|
|
306
|
+
[list of good first issues]: https://github.com/quantumlib/Cirq/contribute
|
|
308
307
|
[contribution guidelines]: https://github.com/quantumlib/cirq/blob/main/CONTRIBUTING.md
|
|
309
|
-
[pull
|
|
308
|
+
[pull requests]: https://help.github.com/articles/about-pull-requests
|
|
310
309
|
|
|
311
310
|
## Citing Cirq<a name="how-to-cite-cirq"></a>
|
|
312
311
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
cirq-1.5.0.dev20250331232654.dist-info/AUTHORS,sha256=FyiF0gaNIILE_9q7HDCtKOsTlwNwu0qsTbOAXF67F9A,292
|
|
2
|
+
cirq-1.5.0.dev20250331232654.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
|
3
|
+
cirq-1.5.0.dev20250331232654.dist-info/METADATA,sha256=aUeQAKdC9Z2L3-rSkpIFbo0StbucMyCIDBSR5XguvcI,15389
|
|
4
|
+
cirq-1.5.0.dev20250331232654.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
5
|
+
cirq-1.5.0.dev20250331232654.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
+
cirq-1.5.0.dev20250331232654.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
cirq-1.5.0.dev20250331222747.dist-info/AUTHORS,sha256=FyiF0gaNIILE_9q7HDCtKOsTlwNwu0qsTbOAXF67F9A,292
|
|
2
|
-
cirq-1.5.0.dev20250331222747.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
|
3
|
-
cirq-1.5.0.dev20250331222747.dist-info/METADATA,sha256=1Tn6AtUg4PA4u3pb30bjOY-FOce-W_9qySX5GJy68eQ,15425
|
|
4
|
-
cirq-1.5.0.dev20250331222747.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
5
|
-
cirq-1.5.0.dev20250331222747.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
6
|
-
cirq-1.5.0.dev20250331222747.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cirq-1.5.0.dev20250331222747.dist-info → cirq-1.5.0.dev20250331232654.dist-info}/top_level.txt
RENAMED
|
File without changes
|