cirq-core 1.6.0.dev20250521011052__py3-none-any.whl → 1.6.0.dev20250522221502__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-core might be problematic. Click here for more details.

Files changed (77) hide show
  1. cirq/_version.py +1 -1
  2. cirq/_version_test.py +1 -1
  3. cirq/circuits/circuit.py +3 -3
  4. cirq/circuits/circuit_operation_test.py +1 -2
  5. cirq/contrib/acquaintance/devices.py +2 -2
  6. cirq/contrib/acquaintance/inspection_utils.py +2 -2
  7. cirq/contrib/qasm_import/_lexer.py +1 -2
  8. cirq/contrib/routing/router.py +3 -3
  9. cirq/devices/device.py +4 -4
  10. cirq/experiments/fidelity_estimation.py +4 -4
  11. cirq/experiments/t1_decay_experiment.py +2 -2
  12. cirq/experiments/xeb_fitting.py +1 -1
  13. cirq/interop/quirk/cells/measurement_cells.py +2 -2
  14. cirq/linalg/combinators.py +3 -3
  15. cirq/linalg/decompositions.py +1 -1
  16. cirq/linalg/predicates.py +2 -2
  17. cirq/linalg/tolerance.py +2 -2
  18. cirq/ops/arithmetic_operation.py +5 -5
  19. cirq/ops/arithmetic_operation_test.py +2 -4
  20. cirq/ops/common_gate_families.py +7 -7
  21. cirq/ops/controlled_gate_test.py +2 -2
  22. cirq/ops/controlled_operation_test.py +2 -2
  23. cirq/ops/linear_combinations_test.py +8 -9
  24. cirq/ops/op_tree.py +1 -1
  25. cirq/ops/qid_util.py +2 -2
  26. cirq/ops/qubit_order_or_list.py +2 -2
  27. cirq/ops/raw_types.py +1 -1
  28. cirq/protocols/act_on_protocol.py +4 -4
  29. cirq/protocols/commutes_protocol.py +5 -7
  30. cirq/protocols/control_key_protocol.py +4 -4
  31. cirq/protocols/decompose_protocol_test.py +1 -2
  32. cirq/protocols/has_stabilizer_effect_protocol.py +5 -5
  33. cirq/protocols/has_unitary_protocol.py +5 -5
  34. cirq/protocols/pauli_expansion_protocol.py +3 -3
  35. cirq/protocols/pow_protocol.py +5 -5
  36. cirq/protocols/trace_distance_bound.py +4 -4
  37. cirq/protocols/unitary_protocol.py +7 -7
  38. cirq/protocols/unitary_protocol_test.py +1 -3
  39. cirq/qis/entropy.py +2 -2
  40. cirq/sim/clifford/clifford_tableau_simulation_state.py +4 -4
  41. cirq/sim/clifford/stabilizer_ch_form_simulation_state.py +5 -5
  42. cirq/sim/clifford/stabilizer_simulation_state.py +5 -5
  43. cirq/sim/density_matrix_simulator_test.py +45 -46
  44. cirq/sim/sparse_simulator_test.py +38 -39
  45. cirq/sim/state_vector_simulation_state_test.py +2 -2
  46. cirq/sim/state_vector_test.py +3 -3
  47. cirq/study/sweepable.py +5 -5
  48. cirq/testing/consistent_act_on.py +5 -7
  49. cirq/testing/consistent_controlled_gate_op.py +3 -5
  50. cirq/testing/deprecation.py +2 -2
  51. cirq/testing/lin_alg_utils.py +2 -2
  52. cirq/transformers/align.py +3 -3
  53. cirq/transformers/drop_empty_moments.py +2 -2
  54. cirq/transformers/drop_negligible_operations.py +2 -2
  55. cirq/transformers/expand_composite.py +2 -2
  56. cirq/transformers/heuristic_decompositions/gate_tabulation_math_utils.py +3 -3
  57. cirq/transformers/merge_k_qubit_gates.py +5 -5
  58. cirq/transformers/merge_single_qubit_gates.py +5 -5
  59. cirq/transformers/optimize_for_target_gateset.py +6 -6
  60. cirq/transformers/optimize_for_target_gateset_test.py +3 -3
  61. cirq/transformers/tag_transformers.py +5 -5
  62. cirq/transformers/target_gatesets/cz_gateset_test.py +2 -2
  63. cirq/transformers/target_gatesets/sqrt_iswap_gateset_test.py +1 -3
  64. cirq/transformers/transformer_api_test.py +7 -8
  65. cirq/value/abc_alt.py +2 -2
  66. cirq/value/abc_alt_test.py +3 -3
  67. cirq/value/angle.py +7 -7
  68. cirq/value/type_alias.py +3 -5
  69. cirq/vis/density_matrix.py +2 -4
  70. cirq/vis/histogram.py +6 -6
  71. cirq/vis/state_histogram.py +7 -7
  72. cirq/work/observable_readout_calibration.py +2 -2
  73. {cirq_core-1.6.0.dev20250521011052.dist-info → cirq_core-1.6.0.dev20250522221502.dist-info}/METADATA +1 -1
  74. {cirq_core-1.6.0.dev20250521011052.dist-info → cirq_core-1.6.0.dev20250522221502.dist-info}/RECORD +77 -77
  75. {cirq_core-1.6.0.dev20250521011052.dist-info → cirq_core-1.6.0.dev20250522221502.dist-info}/WHEEL +0 -0
  76. {cirq_core-1.6.0.dev20250521011052.dist-info → cirq_core-1.6.0.dev20250522221502.dist-info}/licenses/LICENSE +0 -0
  77. {cirq_core-1.6.0.dev20250521011052.dist-info → cirq_core-1.6.0.dev20250522221502.dist-info}/top_level.txt +0 -0
@@ -4,8 +4,8 @@ cirq/_compat_test.py,sha256=ZSmenkbqEfRJpGsvutmV8vgIlfZCWj8GAVgi3t5YRso,34635
4
4
  cirq/_doc.py,sha256=BrnoABo1hk5RgB3Cgww4zLHUfiyFny0F1V-tOMCbdaU,2909
5
5
  cirq/_import.py,sha256=ixBu4EyGl46Ram2cP3p5eZVEFDW5L2DS-VyTjz4N9iw,8429
6
6
  cirq/_import_test.py,sha256=oF4izzOVZLc7NZ0aZHFcGv-r01eiFFt_JORx_x7_D4s,1089
7
- cirq/_version.py,sha256=_uNO2BKllGN5pj9qTvaRaW19sPwuvLQ3g5yjVb3uYzM,1206
8
- cirq/_version_test.py,sha256=TAGxxTypArmXct7YiRlGNLy6AhURrqf2z0ilQ_-IlZo,155
7
+ cirq/_version.py,sha256=quYcck8HTHOZSVgajBGWaOpAOx5x_ig31ySSlelpQuo,1206
8
+ cirq/_version_test.py,sha256=Z0FoiEy2GzNUDBciLQdlIipjz0Vq46prN5a1k93W_uk,155
9
9
  cirq/conftest.py,sha256=X7yLFL8GLhg2CjPw0hp5e_dGASfvHx1-QT03aUbhKJw,1168
10
10
  cirq/json_resolver_cache.py,sha256=S-zUVI4D_XnAxyR6z7WHDImCVmB_awJp6EStD1-CNPU,13621
11
11
  cirq/py.typed,sha256=VFSlmh_lNwnaXzwY-ZuW-C2Ws5PkuDoVgBdNCs0jXJE,63
@@ -16,9 +16,9 @@ cirq/circuits/_box_drawing_character_data.py,sha256=hExbMJHm9LGORhlhNiUvPiHquv4p
16
16
  cirq/circuits/_box_drawing_character_data_test.py,sha256=GyiNQDtiu_drzEe_y8DOXCFRYDKr2k8KetXN5RVDp18,1668
17
17
  cirq/circuits/_bucket_priority_queue.py,sha256=U564r2mou4aZsOlpVYiZCgirqS6mVznG3ESyawBt4gE,6749
18
18
  cirq/circuits/_bucket_priority_queue_test.py,sha256=7XXeGMhz-dyfo9xeqbBKSxJ0hHVuakGMR45Zp7she88,5324
19
- cirq/circuits/circuit.py,sha256=thMCMQkCtm11YAMyPH121kPNMnE0nH4Zy6bpd7nBcPg,118908
19
+ cirq/circuits/circuit.py,sha256=om-XK7MQzTXssrKf8KOA4OPCZwOUQ4FWfVmFlV-6ctk,118908
20
20
  cirq/circuits/circuit_operation.py,sha256=5LN0vXQT8hoUP8Vhkozm3d6hPqw0BUX5WBhKMr5qOng,36252
21
- cirq/circuits/circuit_operation_test.py,sha256=aC4gS7O64kS-n2RPO2d7W7pTN2M0eNGTVOGhhv3HOgs,48899
21
+ cirq/circuits/circuit_operation_test.py,sha256=hSwtOjX_GVnYtFXBVPVu_LjY12CPLWx8r8Y6Vz42v-I,48868
22
22
  cirq/circuits/circuit_test.py,sha256=8lOt-U48Taxa2DzGG0XP0uXgzA0mAJAKaVpkXDzmJ98,162773
23
23
  cirq/circuits/frozen_circuit.py,sha256=CwlREZbCCrHJ6zTLLEbER_M7P4IsBEADhM5dbDBTvvM,9152
24
24
  cirq/circuits/frozen_circuit_test.py,sha256=WBG2tc3VHYNxZV-FpL-opgsgUOZCCFqyrClt4fMDMrg,4169
@@ -38,13 +38,13 @@ cirq/contrib/json_test.py,sha256=9wJb-N1Sv_Epz548el6g6iZYB5VgPk2eOBHYur0V0ho,117
38
38
  cirq/contrib/acquaintance/__init__.py,sha256=mJgE6eQjZ0csa7hrGYkb3lC86c4hY4LvmpY8QEOIA8s,3201
39
39
  cirq/contrib/acquaintance/bipartite.py,sha256=9BusD-thMIfOEZeDuUEBnZUJoOJ8bc-DzNJTVMOrVR8,6494
40
40
  cirq/contrib/acquaintance/bipartite_test.py,sha256=sLygAb40mRfEk1bAzgPf1mMlgIqrWvhay8SW5aTSfwk,16100
41
- cirq/contrib/acquaintance/devices.py,sha256=5wnuG4IFrva4J3muqf81iOS3zlxuEZ81V2UA06PeB6s,3064
41
+ cirq/contrib/acquaintance/devices.py,sha256=RV03R0Ie_OGAQXQ80TQZWvs-D9443AjTXZcXSAkEskg,3051
42
42
  cirq/contrib/acquaintance/devices_test.py,sha256=l76xfjzmYhvWash8_XDUKhqFkfTBT-rFqdfbjLbxreI,1243
43
43
  cirq/contrib/acquaintance/executor.py,sha256=PcdI1a8H1KrNWI0Es8S4PdEKrvC1vG-K8lPHcZiaymM,8626
44
44
  cirq/contrib/acquaintance/executor_test.py,sha256=4NjZuWI5qy5PlrHjaNRlwmDyF3Mr_9vui1LBqeDIh3o,7926
45
45
  cirq/contrib/acquaintance/gates.py,sha256=de3wWd79UcrLD0o_n0Mw9_qBCtk4rPZ-y1t7d-hwOM8,13492
46
46
  cirq/contrib/acquaintance/gates_test.py,sha256=2PKXWH6IGzUCQvqXs4IXYS0bwVyLuekgS40biZkMQd0,15024
47
- cirq/contrib/acquaintance/inspection_utils.py,sha256=yTJ-ferTfvLst8Lm6mchsQV5qgFI-D6LtnQD_dG-B9Q,2636
47
+ cirq/contrib/acquaintance/inspection_utils.py,sha256=j0ciQrrTt2SkqJCJigsyKyfmcShDEQfiCMJT82FHt0Y,2620
48
48
  cirq/contrib/acquaintance/inspection_utils_test.py,sha256=e2mLz0Wc-6dGTdBcfiW94fYIxW0pg-W1ePalO6bCR7M,1478
49
49
  cirq/contrib/acquaintance/mutation_utils.py,sha256=jnLy8Xg1kFC_7UHENaqGFpvPjmZBu-vs2vu-vIUoupg,4716
50
50
  cirq/contrib/acquaintance/mutation_utils_test.py,sha256=_wDNSWIUAkgFa8T6xlcxP0bItLpEiSGd37mdDgEobq0,7900
@@ -105,7 +105,7 @@ cirq/contrib/paulistring/recombine_test.py,sha256=ydCc2JxmmjZ8TR-Ojyy5lIRed_P-n6
105
105
  cirq/contrib/paulistring/separate.py,sha256=h3UHkJp2dAQn9wrW57Z2s6GvfnPZwRMzTHULoyJVfkw,3955
106
106
  cirq/contrib/paulistring/separate_test.py,sha256=mp_ixjxS9-YypnJkgApFzSV0QGJt0SDG23S34Ni57QY,1311
107
107
  cirq/contrib/qasm_import/__init__.py,sha256=RKX0vGDC2Pe5rH5rM4ClXdvtrAU16ePFImQpiJtJVNo,744
108
- cirq/contrib/qasm_import/_lexer.py,sha256=_XlorbGfEXgsqTZcGbtgfEgaJ6mJ8I51pEjlBsaOT6I,2965
108
+ cirq/contrib/qasm_import/_lexer.py,sha256=ZCS3aEwJ5tW3FndBAhQfG65U6McCfF_z_3-hxoH6zmk,2934
109
109
  cirq/contrib/qasm_import/_lexer_test.py,sha256=L1Deb3FO5urHnXN-nb4FRKpaDTqITTMLBeUu3JFeWaA,6254
110
110
  cirq/contrib/qasm_import/_parser.py,sha256=Kl6xK6FqHnIyFQToIn4-0ClHgXEvUXJ1ISuDKw-cjI0,27138
111
111
  cirq/contrib/qasm_import/_parser_test.py,sha256=D1AhyV9r4XOXjfllCFlnSC8LkEIvqXvnkUOraYHYG40,44355
@@ -143,7 +143,7 @@ cirq/contrib/routing/greedy.py,sha256=QUD9WRBdc7nCe7nx_MBoawNIZ4wtIWH2TU_AiHGsuB
143
143
  cirq/contrib/routing/greedy_test.py,sha256=i4XSZyERmHKTkaLCHV5cBk0qH-LnRg8tcJVyKM2slmE,2290
144
144
  cirq/contrib/routing/initialization.py,sha256=WPHsk488_O3_brXrxJ5lciljj25BFbv_Yr0vxE8AtZc,3727
145
145
  cirq/contrib/routing/initialization_test.py,sha256=-YzTK9rgiIjUdJnPQrhXtaxY6j5q6jnzs7S_sDdf0V8,2533
146
- cirq/contrib/routing/router.py,sha256=iirNwH5n8djNANVDCDDoHgaHT84pWP14vnw8DhoA2zs,2607
146
+ cirq/contrib/routing/router.py,sha256=79h5mqaBo2PI1-bT6hbDMKJw0wRDbm6eliloP6OClMA,2591
147
147
  cirq/contrib/routing/router_test.py,sha256=3VXVTexolCP0CKgsCSu6fMmEliQE48EcSq2uKujfJUY,6366
148
148
  cirq/contrib/routing/swap_network.py,sha256=wQPDb3ZyIyaB1O2H7IyoZxfsGsuVn5GpdpDSURwdzj4,2379
149
149
  cirq/contrib/routing/swap_network_test.py,sha256=iiiSLBi4kGr_W6TqpT8Zq0VA8haNnsMk-9wl6D0nsec,4852
@@ -156,7 +156,7 @@ cirq/contrib/svg/__init__.py,sha256=m7d-CNT2j74uNQdmM2xJ1a7HG6v0FZMt8eAwW4rPJpI,
156
156
  cirq/contrib/svg/svg.py,sha256=TU273Ei6XhKr_pbHyQPx2BPa-59r6L70IzDT8LvgDMQ,9391
157
157
  cirq/contrib/svg/svg_test.py,sha256=YYgUxcthavh4cTbTcb3NIabJVCi0u2AOeyF7rJWicQ4,2507
158
158
  cirq/devices/__init__.py,sha256=ZhUNJv7L1V9n3yQCDFJ_CkQNjgT-rJ8MZTfafHqCvhY,2577
159
- cirq/devices/device.py,sha256=4MXGo_NHHlysc3aK5a29jgdmjJniA6VCum8tUDW4HFw,5407
159
+ cirq/devices/device.py,sha256=Ejkn0qIW8r406kn7rCOQ96SEJu4dUuKK13hazJl1VYg,5383
160
160
  cirq/devices/device_test.py,sha256=Zh7_hHiG0OENZmGhH8hj9OdotbiJfP-4hCD5tpfF5UA,1194
161
161
  cirq/devices/grid_device_metadata.py,sha256=pgh2wu33i9rWOqqYgsTMtLuB2k4L8EAD6tMx_o_ju5g,8602
162
162
  cirq/devices/grid_device_metadata_test.py,sha256=W0G_ewse8AqAvbPV0JmIIDNSU_Okm7tzscPZ_LjOufY,8630
@@ -181,7 +181,7 @@ cirq/devices/thermal_noise_model_test.py,sha256=vgloNkmkNes_pn0D50-LD2RUcsMJey7E
181
181
  cirq/devices/unconstrained_device.py,sha256=wa94uVzaCPb1jmG3h6hSGJQggSuCvEK8wekkGXCOx_Q,1551
182
182
  cirq/devices/unconstrained_device_test.py,sha256=J8vABVWWywQuX6Jlo5Y0pWTh6VZRatdmjdBL6u0kZKk,1083
183
183
  cirq/experiments/__init__.py,sha256=Sx2sW3Uj0p7W-E_HkZ21YpHVUvKlp_zc5WWtago4rlo,3667
184
- cirq/experiments/fidelity_estimation.py,sha256=Z6BjqAKMzyMGRMnUyy5YN3o0fpAOMtnmtQ6b_dGhT8E,9283
184
+ cirq/experiments/fidelity_estimation.py,sha256=2wq4gFZ6XYzk3NUGbyNn7EZT911XEHcZot1RD4825mc,9264
185
185
  cirq/experiments/fidelity_estimation_test.py,sha256=On0O1StB6Fo85xuK6BWo-zZWb2at-GqhAgpSrNRBn3I,4955
186
186
  cirq/experiments/n_qubit_tomography.py,sha256=16u0Tv14SyUM9WCk-ZxbBit9cl93MbZodGrj16XiBuo,8436
187
187
  cirq/experiments/n_qubit_tomography_test.py,sha256=8wIgs0O8DtlCGOyC0MZA_d3tLNoURX1ARcqnnp1360g,4439
@@ -195,13 +195,13 @@ cirq/experiments/readout_confusion_matrix.py,sha256=ro3miCMr8K-EDW918PHKL_QcqrDU
195
195
  cirq/experiments/readout_confusion_matrix_test.py,sha256=DNapm_kLa0Mn9vW_KejWKrmM4yqJ8Q-7gqxNjFkOFQU,10668
196
196
  cirq/experiments/single_qubit_readout_calibration.py,sha256=-sC8QhSxRWQnPcdwserzDa7E0VyrUzwGdmGaPcNumQw,14706
197
197
  cirq/experiments/single_qubit_readout_calibration_test.py,sha256=HQE29SxyL2mUhvNZnV9F_vOaAIJteox7volmDfZQy8g,7751
198
- cirq/experiments/t1_decay_experiment.py,sha256=IA108IQ9KEcZilEwu_famESZmdMaxJAUKyHKJNhBjz4,7112
198
+ cirq/experiments/t1_decay_experiment.py,sha256=ojtmkQ5mgiQ-cK389YrvlRXotzHon83HNG_8sae-JdE,7099
199
199
  cirq/experiments/t1_decay_experiment_test.py,sha256=vjm-zV0a2yrFrFhzq03GOMBy5U_XnvX1Ga3NN4FiT3k,9262
200
200
  cirq/experiments/t2_decay_experiment.py,sha256=w4W7QvdIPW5LO9KeREpMFJpFpz0F0wA9T9qPs1t4Mzw,19135
201
201
  cirq/experiments/t2_decay_experiment_test.py,sha256=b2ikIWTctvAp66GZftmVJ1z0mgS-eN0FsUU7bErG7Cg,15066
202
202
  cirq/experiments/two_qubit_xeb.py,sha256=JKv6B5iH3HXhiJQ4qG2BldVzWu1kinZNHpxJeZdDHVA,22771
203
203
  cirq/experiments/two_qubit_xeb_test.py,sha256=MSwdIOcfFy9d-GZUzz4f-2_gblleR89dPIyC8pt_AsQ,10689
204
- cirq/experiments/xeb_fitting.py,sha256=1DD3J3okzf2BqMatA1dg0soJAUvwgx7_qO9bfe5kw-4,30333
204
+ cirq/experiments/xeb_fitting.py,sha256=SaiamG0gc36bC6ilecZwJou-taEh3REWJAwg5F47DEA,30306
205
205
  cirq/experiments/xeb_fitting_test.py,sha256=q4d-6dPnnN_E9Qw9laip-opsfhdftJuY3QZfEh_u7Wo,15483
206
206
  cirq/experiments/xeb_sampling.py,sha256=WfkeAWKIaLL4ArUQc0kxJdARYB-co_ZSk3ro7kca89c,14901
207
207
  cirq/experiments/xeb_sampling_test.py,sha256=3iECmmPuBLLJqVRuhTqvewbI54WwHdsX7kcuivg0cx0,6821
@@ -234,7 +234,7 @@ cirq/interop/quirk/cells/input_cells.py,sha256=MUy4yD3oS3cEbB2yEj7SKVCSzkZO2LsT-
234
234
  cirq/interop/quirk/cells/input_cells_test.py,sha256=Wcx7BvhZk0pgR_61VElw0y-0MhvJ2tQYHki0rvKyBhA,3576
235
235
  cirq/interop/quirk/cells/input_rotation_cells.py,sha256=TlxRbKQ6IPN8XgA7qocwufgnB5UQ_yHpCYhVQZTdRTo,7338
236
236
  cirq/interop/quirk/cells/input_rotation_cells_test.py,sha256=uYIkzwQioX9GxrKrEGgMAVn_OFnmqcT4nWPoK3NGLOQ,6410
237
- cirq/interop/quirk/cells/measurement_cells.py,sha256=_6a6jm-EP9khPm2eZZu2ArlTdvfLzo1bW7LZ9GFaXVg,1539
237
+ cirq/interop/quirk/cells/measurement_cells.py,sha256=U3I8wEX5BVp8Rlg1MkQAwaRMJ6wl6KGC805RGMoSO8A,1526
238
238
  cirq/interop/quirk/cells/measurement_cells_test.py,sha256=DFc5Do4ePN5dGSzmbkXCpAwJ8UTth031uhq9QqpIEKw,1618
239
239
  cirq/interop/quirk/cells/parse.py,sha256=WKP0krx-7whsNrsbgVX9_97ZIi1zm2uYELQZ5KedI_o,11857
240
240
  cirq/interop/quirk/cells/parse_test.py,sha256=w3Vp13EBAcMvpCgWK9fzYwfBpVF4ax6JAqASLmFrYWg,7625
@@ -252,17 +252,17 @@ cirq/interop/quirk/cells/unsupported_cells.py,sha256=wMhcKqgEveQ5VWS4ItrWoj9uVG-
252
252
  cirq/interop/quirk/cells/unsupported_cells_test.py,sha256=yBLlmdv9X8f_-okKqcLo7gfJESZovO8RI-_jRoIC0M8,2230
253
253
  cirq/ion/__init__.py,sha256=F6tf4JZOGpDdxX0FxT42qgq8rF96ZTFHMJ0OV09Yj1c,787
254
254
  cirq/linalg/__init__.py,sha256=0dSlIBy-TVzf7b_-rLLlrS8ZFkgCfYg0pJjWs72xYOk,4045
255
- cirq/linalg/combinators.py,sha256=eFblS-EO45W0uqOm4rPmPj85_3w6Y3y7wnOTTLIiSK8,5366
255
+ cirq/linalg/combinators.py,sha256=7V9oNSojc466NvOXyt4FMu50yDQ77iM5N4oZ37fV9tc,5347
256
256
  cirq/linalg/combinators_test.py,sha256=GohGZwFF87XW37sZtldaG5TlDp5-DA0Nc7k2gTZIlNo,4922
257
- cirq/linalg/decompositions.py,sha256=vvCLLbOa4dKdWxEDlSzxdd31kZWr0d2nJ7k2YC2sYkE,38573
257
+ cirq/linalg/decompositions.py,sha256=q0h8waz3Xn_KjY83glyJVxk4ZfXbh1Dz-uXriWv_VjA,38573
258
258
  cirq/linalg/decompositions_test.py,sha256=b61HGNDPhykEazp48lHk8Kgw08cKCMW4ZHtVDN8yDFA,25472
259
259
  cirq/linalg/diagonalize.py,sha256=3PpGmlI7CCkQS3JKr0AkgdHOZedXLniZkxmUtpCNQPk,10074
260
260
  cirq/linalg/diagonalize_test.py,sha256=c6-ksL2PDZ5hqr2ib2iS0uEnJuCHSv16cuiJK4PLjok,9161
261
261
  cirq/linalg/operator_spaces.py,sha256=jUU-OYL8Lnn58kbhLskDyhkBeXZXPXVmR-hcIkq60JQ,4132
262
262
  cirq/linalg/operator_spaces_test.py,sha256=9puH8uqMhWVF4QvJImX0WvcxsxBMvvroUZUSNNvaTDQ,10729
263
- cirq/linalg/predicates.py,sha256=pWpfRjSZ34CfezHHniQyCrDfexcAmp9ikEr3kqUlUq4,12115
263
+ cirq/linalg/predicates.py,sha256=uVyZjCPlUpQnl8nwxIVVgdnHdjzGneeUfZqNwT-qUUc,12103
264
264
  cirq/linalg/predicates_test.py,sha256=lNtaVVbPhDFD1yXWZb2Ncz5ZsgSdkVxv-prBBXsvk0k,21540
265
- cirq/linalg/tolerance.py,sha256=EOP8s53270gw3wCPsnuuuhLENBhdUffxEDygwVLOvzY,1905
265
+ cirq/linalg/tolerance.py,sha256=4TZ_BjldOhPuP2CwYvMdzHCc9Lzfwi9ZkndSKObyyBg,1893
266
266
  cirq/linalg/tolerance_test.py,sha256=uAqJk--Rhxr9XXLh3dAvK_BDcbJUccEAFIFdLHiMEHU,2423
267
267
  cirq/linalg/transformations.py,sha256=YiQdLe2BNHupPxV9Gxt3VRSWKTRmqt4yObV0Wwij2Dw,32526
268
268
  cirq/linalg/transformations_test.py,sha256=KcBgeNwiNms30qT5nAHhtASHbD0wIQDMaPEoXZVlxag,25672
@@ -271,8 +271,8 @@ cirq/neutral_atoms/convert_to_neutral_atom_gates.py,sha256=2sIJd5CzWjehMi_rfFW8Q
271
271
  cirq/neutral_atoms/convert_to_neutral_atom_gates_test.py,sha256=fhCJubuFa81aRwd__sgBLc7D2z5VnwfzH-0lZvEv6jo,1905
272
272
  cirq/neutral_atoms/neutral_atom_devices.py,sha256=2q7sPeQIb9UbseTPyRSaHeo4dZKF_EcNUDH5u6eIb98,1394
273
273
  cirq/ops/__init__.py,sha256=HNtQJBFeiJJ-MbbNqe3f6KfcmZ_4YP5oTcCcZnGkYbY,8318
274
- cirq/ops/arithmetic_operation.py,sha256=838sWl6eARWQQV9eNXyGMMvW0m0nX51bHbLz_FKvlTQ,10086
275
- cirq/ops/arithmetic_operation_test.py,sha256=m2dzaaqbbL5GZYRKNhoRVo_eGb1NPaEZjfHImCwqxO0,4982
274
+ cirq/ops/arithmetic_operation.py,sha256=FO2ne5ZHIcUCJySgOC60UApfDtfVBaZqlrhM46f7-34,10051
275
+ cirq/ops/arithmetic_operation_test.py,sha256=F5fPQF_sRWi8qyP_SgDzJ8kfX0jUVMj59_VOPpbXH_0,4938
276
276
  cirq/ops/boolean_hamiltonian.py,sha256=x25fraM9NNs-XzDKDl2AZ1AMpkVovfe-dNm_0wOolyI,14927
277
277
  cirq/ops/boolean_hamiltonian_test.py,sha256=g99wUCiC_fap2UCkO7StpwKzR3GomESwbLXLL785VOY,8577
278
278
  cirq/ops/classically_controlled_operation.py,sha256=P3VG5GT991vQTHIkcvOZR3L-Ene0neUJL4I-CJqKrgA,10260
@@ -281,16 +281,16 @@ cirq/ops/clifford_gate.py,sha256=vdN41tYaijabnDtFFOz-4Lx1uOt7ycnY5d1iO-IdZX4,401
281
281
  cirq/ops/clifford_gate_test.py,sha256=u1PlNWC24sCrxDq5IzKw4EUMJ2-0VCjjksJMF01Nhcw,40779
282
282
  cirq/ops/common_channels.py,sha256=BD8-qJDGITOSP0bJVcWGgjbI5dj2dwFkSzzWb-qgfcc,37026
283
283
  cirq/ops/common_channels_test.py,sha256=Qzw7nDrWgO1GDB7qkN2YUZi3NDswvvBJ9TEnSNakJX4,30755
284
- cirq/ops/common_gate_families.py,sha256=4Si257eQ_snyEbxpr6rzOkMdT-CjgQq304XgDTrkfNo,8647
284
+ cirq/ops/common_gate_families.py,sha256=trK4ZXCKqYahZkyuwaAn-TcjUu7gmI9n9geO8PYiRGE,8606
285
285
  cirq/ops/common_gate_families_test.py,sha256=uePsNHQJG7zr28P5KYBBiRQHtl5nYl3tYPVjl5jH4mM,5312
286
286
  cirq/ops/common_gates.py,sha256=swHOtGrUEfwwQEJhSortO_5-PiaZr0f9dTkMYk0YMno,57892
287
287
  cirq/ops/common_gates_test.py,sha256=0q09MBVhYuLpfi1xejTrmzgyP4QaeCS-oW_aHOLKje8,46909
288
288
  cirq/ops/control_values.py,sha256=GrNi8YJZSZDCl8Su6Ocimvd1R1SejFJjVu2thcJ8VLI,13346
289
289
  cirq/ops/control_values_test.py,sha256=JYaFLJSIqZSaQ94y0kyWRRVzcQ9mgc6-s1ws2q4EiAg,12943
290
290
  cirq/ops/controlled_gate.py,sha256=YzHEkJdR0lFQPJee8ITcQQtRMmRv3I8tjHCtzEtsKSA,15632
291
- cirq/ops/controlled_gate_test.py,sha256=j-W7ZUO_5JA3xFwiaUV664AFte51QhIw2oLOSgNwdDM,26777
291
+ cirq/ops/controlled_gate_test.py,sha256=VcBb572S17Boe70TJddU-sqhaJqZSUKiqGstJzSspsE,26765
292
292
  cirq/ops/controlled_operation.py,sha256=l0pjUfru39HBuAbBkRCqJmrJDxah0JOFxXXILcUt0v8,13978
293
- cirq/ops/controlled_operation_test.py,sha256=RTGRBGbobrUUB6Z_lFp6M2m7XN-b5A294rySWXVqXzc,16558
293
+ cirq/ops/controlled_operation_test.py,sha256=qXpnUoeWmOQaTMZPAuuICtX9Idf-JWtdARTsTENv54g,16546
294
294
  cirq/ops/dense_pauli_string.py,sha256=1TijNu1D2HIbbnwLbT_f546R2L4OCQtm1bKjqhno1Kg,24234
295
295
  cirq/ops/dense_pauli_string_test.py,sha256=JLfTLO13Qnr9c5jZOPBTJWD4409vm7uV6vi8R7m1kOg,21517
296
296
  cirq/ops/diagonal_gate.py,sha256=HNMxcgKgfZ2ZcXGaPhcBp6yOwu_stpSN3_GtNeWnR5s,8909
@@ -316,7 +316,7 @@ cirq/ops/identity_test.py,sha256=8_uQpXvHgHHLO_gfOI4pTVwnZnqrUfinaJz5ULPXMFI,797
316
316
  cirq/ops/kraus_channel.py,sha256=uSLq2AG72zbwzcbiEETFOAZ35KNR9U9KIFO31HYzLKA,5072
317
317
  cirq/ops/kraus_channel_test.py,sha256=8B0Ql1_93GldwknFCtu54k36a_WGQJIpSKJ65vXxS8I,4857
318
318
  cirq/ops/linear_combinations.py,sha256=vL5dUCeU4QUOcCrwSt4jYxU_7RW4GbV2d3Vsa3rGNWo,39613
319
- cirq/ops/linear_combinations_test.py,sha256=0KwC4PE1bV7Z6kbXj6KluXV0jxoWXBXKvw_ajF4QOuI,67253
319
+ cirq/ops/linear_combinations_test.py,sha256=XuoGknBx-11mWCeDgEda_dJBqcQUtXtB1paK9R0mzko,67213
320
320
  cirq/ops/matrix_gates.py,sha256=w-yDz2ZmIDiSTLO6Qhp6NrJJFJOJIjrt3okK7rRcZ68,10309
321
321
  cirq/ops/matrix_gates_test.py,sha256=5ZVdkTODOXKv5fi3xDqJA0gc9cYBMTd-KuKHyK-dxHI,14261
322
322
  cirq/ops/measure_util.py,sha256=wtq09zJ3If9eYwxCG6hvy8hCdQWu1DIzKKcsKsmAfVo,7338
@@ -327,7 +327,7 @@ cirq/ops/mixed_unitary_channel.py,sha256=guje2Jbj2uWG8NSlwazK1r-XjxlTHA6s7ti52tW
327
327
  cirq/ops/mixed_unitary_channel_test.py,sha256=QXnkw6-kP9HowdoV5aUtnEBAGG0bjqgzxKYe0dbV5XY,5277
328
328
  cirq/ops/named_qubit.py,sha256=e2GdyDfeyKNgmXiiQh8yW59t4qDIvAEzXjb_NfyhgHs,9997
329
329
  cirq/ops/named_qubit_test.py,sha256=MHjKXSxHCVV3rUYtsQ0_FZVV6Sh--r3zdGc0rmmdaBs,5257
330
- cirq/ops/op_tree.py,sha256=UCuBJZtIpDYhTtnNTcuPZaXcsXTIxvOE-8OGp4uEzsI,5283
330
+ cirq/ops/op_tree.py,sha256=w2jnYMi8UtV13CROphi4Gesydc5YzmuvXJZsIAGm65k,5277
331
331
  cirq/ops/op_tree_test.py,sha256=1WAIeVkmmEU3wRaEnM9DdGBU0_CVbYMwgunIO2LrBc4,5737
332
332
  cirq/ops/parallel_gate.py,sha256=B6uwL0lPJLiv_TL62U4HGyv7FZn_CvljSUK7jKTuu-M,6257
333
333
  cirq/ops/parallel_gate_test.py,sha256=ruFdVnB8PS9LOPQLPZACdf0nh3l-sApQe9bk10EDBJI,6463
@@ -357,16 +357,16 @@ cirq/ops/phased_x_z_gate.py,sha256=88P8w-XdrV-y5n0q3_wci_BmMCZ5BOW4c8eDPjVyrQg,1
357
357
  cirq/ops/phased_x_z_gate_test.py,sha256=pp6e5PeYgg2J0EdQ6L704E5qFdBomJsPcZdnCFB70_c,10727
358
358
  cirq/ops/projector.py,sha256=TBhb0-0aJP329Yf7enPtwCMurpsV0s2wNbv4WpPJXR0,5647
359
359
  cirq/ops/projector_test.py,sha256=i18K2aaj5kOnnBcShB92-66TVYdhZCubPxCXoZ9fAQk,9100
360
- cirq/ops/qid_util.py,sha256=B2Ilqp4LCDN-Um3lx2GfWq3IelZYicMvFx7hgIQmmhc,2095
360
+ cirq/ops/qid_util.py,sha256=pyU_me-SkhkGG4wMyPReuArUd9_3anrbCQK8PpzwCOY,2077
361
361
  cirq/ops/qid_util_test.py,sha256=5jy-dxgm_ae9YAPVs7af_Afr2pYNb9R8ON43Zb0Ku20,1097
362
362
  cirq/ops/qubit_manager.py,sha256=5CFtTkkWE5aW4yyFnr2M70_Fw6jNUI-ltTXMVcL9oUc,3549
363
363
  cirq/ops/qubit_manager_test.py,sha256=yCzPLh-HhS1z0FzA2ukxZqkK0iP3pf0zMXObtnOMI6w,3440
364
364
  cirq/ops/qubit_order.py,sha256=Ekk246AzaeW6w3fNGNhHdGOQbD_DU8KeXl7BMhX-SDM,5497
365
- cirq/ops/qubit_order_or_list.py,sha256=vP5MwFI5pbn8WH6eFzwe_sE3EPixRRWGDj0jlbECNRM,1201
365
+ cirq/ops/qubit_order_or_list.py,sha256=5kChRv1gUnBKB-kF6okXoXcCa5CXbJ6HoB6ETpfl3ss,1188
366
366
  cirq/ops/qubit_order_test.py,sha256=e8gBGSCHyKu9nJHPwEPVO060uDpJCpO0ok5n6toR0PU,4274
367
367
  cirq/ops/random_gate_channel.py,sha256=i4eg9GA4CF6ZWQRrICa5lfYqvdZzN8oLEWwXHcxRStM,5115
368
368
  cirq/ops/random_gate_channel_test.py,sha256=p-xtDOMIYBJ1wVHLJmrALi-ZU978l3AVuX0kgoan1Ac,8523
369
- cirq/ops/raw_types.py,sha256=1gi75D_J6MNQRNy47vjyC9ZnwNwTttJqYHatOO4xS4g,43579
369
+ cirq/ops/raw_types.py,sha256=IAMUkEn0lFrvlr0Ay_B-C0aZN2_azuUGk6HLzkLYl5E,43579
370
370
  cirq/ops/raw_types_test.py,sha256=YyyR1UDyW4Vail8Zsvz-nCLlqRsnjCnuzQEBn2oEZyM,34751
371
371
  cirq/ops/state_preparation_channel.py,sha256=3qbqrrYaVN2eHL1qiBHcItj1Pzjxhtq10tSEkRz9GNM,4781
372
372
  cirq/ops/state_preparation_channel_test.py,sha256=Seis5RvdCCSgMlED9JYKZIfAElJdtoUHSPgoYTiMEnU,6023
@@ -383,7 +383,7 @@ cirq/ops/uniform_superposition_gate_test.py,sha256=Sd0Ty3-Tidsa0ANjn4oSNdNSfkLP6
383
383
  cirq/ops/wait_gate.py,sha256=h3VjVS3UZKtieFpDwjoz09J6jv3dnAuMHk02qCAc22s,5569
384
384
  cirq/ops/wait_gate_test.py,sha256=cBYqPQc339lfwXgdUSl0OD0ZlfsqaPvyrmnArD7ERs8,3580
385
385
  cirq/protocols/__init__.py,sha256=JvMKV92kF8qxm8mXNM9iY8TMyn87mwSwaafnvuphcgY,6087
386
- cirq/protocols/act_on_protocol.py,sha256=yf8QZwBUG6E2vdkHHZho7-6n2_qtBQJZ9onw6XMAO8w,6912
386
+ cirq/protocols/act_on_protocol.py,sha256=YE92pdK_TAoeCNiAiKjkz8XwQCGbFcjo1Wst1e6buY4,6880
387
387
  cirq/protocols/act_on_protocol_test.py,sha256=X7GNM9mGPCpWukW9_7kF88g12RdqsWhcniIw5LW1tC4,3215
388
388
  cirq/protocols/apply_channel_protocol.py,sha256=-FkwzW2FKDY713lGOTIJ0yMIPKp3ZzWqLBl_yhmOGdk,15615
389
389
  cirq/protocols/apply_channel_protocol_test.py,sha256=THW95ZzW1y8UtBIuzVJ872wEOZqIcFdPbXocBUzAiWw,10618
@@ -395,17 +395,17 @@ cirq/protocols/approximate_equality_protocol.py,sha256=DZ4eNCSwl_MI1LIo6tosFFqw0
395
395
  cirq/protocols/approximate_equality_protocol_test.py,sha256=qVw2TzKRTZC7fDg6DK_fVEvJzJGmlzBi6JidlJrR_Fc,9212
396
396
  cirq/protocols/circuit_diagram_info_protocol.py,sha256=k51JomkuqoW530Gzj3zNXzP1Sc6aEVKMH4KdZJ3Ln8E,15901
397
397
  cirq/protocols/circuit_diagram_info_protocol_test.py,sha256=sjXD0_EDNhKpDUBC1f-0vu8S4jyFz0Qtb2xRAEozXZg,10774
398
- cirq/protocols/commutes_protocol.py,sha256=Vy5r_dhUBKO83sdThi5WfHB0qJIJqiSRsohHx1KloOo,7431
398
+ cirq/protocols/commutes_protocol.py,sha256=6cJNba3aEsCh_XHIeNTHb0LRzws6ZbxOrKL_rieqU6k,7397
399
399
  cirq/protocols/commutes_protocol_test.py,sha256=9YhBFYAwc-XpU7HrQp-GarKwmwmbgyadUYqlkiG10A8,5885
400
- cirq/protocols/control_key_protocol.py,sha256=uVn5r4IUKFBVgHbuAz5teeASOnOex4yzeufVsNqWFCc,2644
400
+ cirq/protocols/control_key_protocol.py,sha256=uGgfahCHzsFpUGq6flgTMuqPh20zUSB2AOkSrhyoqwQ,2621
401
401
  cirq/protocols/control_key_protocol_test.py,sha256=fNDDkf4mQpA_tKuhX1e2BJN72v9HdGftgd79sOqREJE,1014
402
402
  cirq/protocols/decompose_protocol.py,sha256=lWKT03Aij0TdcvQTkYAGFUfOLytupi3JABz4X9jxkSo,18806
403
- cirq/protocols/decompose_protocol_test.py,sha256=UAayIif0i6zwT3gJnzg5UhsUERz6zead5r1B78WrYSM,16175
403
+ cirq/protocols/decompose_protocol_test.py,sha256=sSiycmk4kMYC32IKuTjAoQBzfmM5sE3hzhZd1Dzd6rE,16144
404
404
  cirq/protocols/equal_up_to_global_phase_protocol.py,sha256=y-GPOImHgdjVqXF-qE3SUmlekF6-zI0tgi0E2nTdW1M,4106
405
405
  cirq/protocols/equal_up_to_global_phase_protocol_test.py,sha256=EDfWnCuYAVfcvBXHYoZ0lDukNEGG2c53vzP7s8jHLKA,6050
406
- cirq/protocols/has_stabilizer_effect_protocol.py,sha256=vUWxIm5_rrgYXqUmHNrCnL_nNu0qVVNX053WkdNfUo4,4331
406
+ cirq/protocols/has_stabilizer_effect_protocol.py,sha256=T_CVVpvckp3ZTsWi089mPqbmwOPLlF6GalEKrVK7Hvs,4309
407
407
  cirq/protocols/has_stabilizer_effect_protocol_test.py,sha256=T6-vtMO-eBXIMRur1nlmAzi4ty4-F1BP59ZRWR_d0HQ,3955
408
- cirq/protocols/has_unitary_protocol.py,sha256=yc7IQWd2XxjV6hYMtwTd1R9Gp4F2W907Y-tBVYPFn7E,5408
408
+ cirq/protocols/has_unitary_protocol.py,sha256=M2GzrmlJT4Zu4H-Z-PPrwVyGAXNMM7etwwMLnHOgFyE,5386
409
409
  cirq/protocols/has_unitary_protocol_test.py,sha256=X78xt3SP-Tx5pflit5X-ZiC5zf9EmuUdwXXApuGNASM,5861
410
410
  cirq/protocols/hash_from_pickle_test.py,sha256=ghLwtXySQgya5flt4rSNiuK4nqRfiFlZh7d9o7nmeXc,4642
411
411
  cirq/protocols/inverse_protocol.py,sha256=CVsCzaePc_p1WgRENxyxsptGZbh_rk22OnNxNyvKndQ,4075
@@ -420,11 +420,11 @@ cirq/protocols/mixture_protocol.py,sha256=K34KJ0HUaecaml3E6JfpYrJXJTu9i0vXcXzhP0
420
420
  cirq/protocols/mixture_protocol_test.py,sha256=OtIRulKt6mTwLxLWzfGh6FTwc4CA5CiYoKSAW6bX1Is,3854
421
421
  cirq/protocols/mul_protocol.py,sha256=iND491TUKnTedjSvZA3mAT8v_EqgWf3xxOh4otQ5WSY,2806
422
422
  cirq/protocols/mul_protocol_test.py,sha256=J2jvKPr4Doy9Fx7RNCXbjvTkyBu1fcsxfRH-I6OzE34,2172
423
- cirq/protocols/pauli_expansion_protocol.py,sha256=yht9_Gt5i5fyTxNHBj6m9eY3po8E83vJMb7EREbbh_o,3787
423
+ cirq/protocols/pauli_expansion_protocol.py,sha256=haLt7_FJUt-jK0im4R25Gku6Zhiyu6Zt-CeB_WonXK4,3768
424
424
  cirq/protocols/pauli_expansion_protocol_test.py,sha256=qKMMeJ7a8cT2xrNDdXtVabd9Hmcc5wLMOXo88_mkBM4,2780
425
425
  cirq/protocols/phase_protocol.py,sha256=e_xsYDgs4K5poWcTBipziiz3Asuc7tGiVSBgD__Mooo,3648
426
426
  cirq/protocols/phase_protocol_test.py,sha256=brLHtnnAhB28ErwgdkVDZlXTFsF5M7vSyNz-lxe8D0Y,1983
427
- cirq/protocols/pow_protocol.py,sha256=ovwPBT-BEu1QrNm7S9Gm3n5TRUmyklOjJgwohVX5F2c,3300
427
+ cirq/protocols/pow_protocol.py,sha256=OVVkoIpbxGAx2Ima8OlQUSrKqWNouEyUjQpubiYRJIU,3262
428
428
  cirq/protocols/pow_protocol_test.py,sha256=Mf5kn0qhgStR9fEjpRVQrlF96-BJaAAcOcCRAlyFhDs,1662
429
429
  cirq/protocols/qasm.py,sha256=3hE-z8TzXH1-EV7lV9_Ti8sGR6Qpu_93bSwbP0i8II4,7356
430
430
  cirq/protocols/qasm_test.py,sha256=HirWOanvVpqd9aT9s8etKBvfjbEKfpnro8Vyrq7WELc,2277
@@ -432,10 +432,10 @@ cirq/protocols/qid_shape_protocol.py,sha256=YrJpUDviSCbgH7n0yYYxaV6hh5nKTqWjAXJ2
432
432
  cirq/protocols/qid_shape_protocol_test.py,sha256=qCocF8pVb6U27lnHJiRkRRDQSgA59KvwXr6RxGEixXI,2347
433
433
  cirq/protocols/resolve_parameters.py,sha256=KAMkSoctbyl_S775T567_mL0Fb46upElSEzk5u_JA3E,7428
434
434
  cirq/protocols/resolve_parameters_test.py,sha256=2R2T2p4NkbD4IV2_4i8WkvSHu3OqjXo-Bf856Rwb-3w,4933
435
- cirq/protocols/trace_distance_bound.py,sha256=3cEKsQS8wYnjyC5moCyPn3DR2EdJj-AAQaecueSNs98,4208
435
+ cirq/protocols/trace_distance_bound.py,sha256=aE8fopaFTFS1baWTgrH-tbdSUz0btgOrxZAWg82LgoM,4179
436
436
  cirq/protocols/trace_distance_bound_test.py,sha256=0bI9uYttJj5eayM05kShPh9qkxeKG1egcZ9fXJPZWNU,1980
437
- cirq/protocols/unitary_protocol.py,sha256=8It6dB1WWHDad1qpr6pDc9GB8IEqzBR4xFnvh6m7TKo,8188
438
- cirq/protocols/unitary_protocol_test.py,sha256=_NFQRIIrojHunk6rl0LeWHknt82WLD7m7k4ymbYnOmg,10246
437
+ cirq/protocols/unitary_protocol.py,sha256=aAcKDa3BM4OXB64V6WwxL7IpKtG9hsQdpUK_lg5W2_k,8144
438
+ cirq/protocols/unitary_protocol_test.py,sha256=tZOc6-oKfLASjx9AaQlr-DMhnBjxTuBwuWEHCL5Biwc,10214
439
439
  cirq/protocols/json_test_data/AmplitudeDampingChannel.json,sha256=x3szAuG8j_1uAK5ghFapaB410g0twQ83aQNsvItXVdo,60
440
440
  cirq/protocols/json_test_data/AmplitudeDampingChannel.repr,sha256=n_tJNGHkWlxYunXGMFtFO6-RuIv0y8Ki0YqE8w3hOl0,30
441
441
  cirq/protocols/json_test_data/AnyIntegerPowerGateFamily.json,sha256=Qf8FTwvPV7en7WcPbhP1kvjLUUPYgbICoPFqT6w86hw,68
@@ -908,7 +908,7 @@ cirq/qis/channels.py,sha256=yAEedYhgmzu-0mI2QZqH221m8p4d8lnKZBiR4XZp1Xc,12832
908
908
  cirq/qis/channels_test.py,sha256=YuHrW-UeXn792u7XQcbhKPI7Ucqa6e5QUGfZv9uxuuk,14258
909
909
  cirq/qis/clifford_tableau.py,sha256=yWYa2ahqITMuEc41IdjDreV04orfZUVREHHHfGAvFp0,26208
910
910
  cirq/qis/clifford_tableau_test.py,sha256=-DxgKr37dmpQqw8bbA3veXCTZ_-f6G_aVFUpvKZcRwY,18476
911
- cirq/qis/entropy.py,sha256=HlaTUSmefysjqMjcAuKa4PtCpg0p0QyhaQxq8DGn0PA,4255
911
+ cirq/qis/entropy.py,sha256=SWB_Q7k5io_ZB1FzpNeUZNte3QqjiRR1_8vN2nEOt-M,4242
912
912
  cirq/qis/entropy_test.py,sha256=PlgipJeqnHzG7rmL3g5llIHa9vA2b_X0ukyL38b3_Y4,1709
913
913
  cirq/qis/measures.py,sha256=R54UapXz5itCrEAMy1cfwxVWu8_YmumsTtvHRZBAQ3M,12245
914
914
  cirq/qis/measures_test.py,sha256=NPaKbc0R-brPD66XxaWQq74S-ZIHKXxGeLNik2yZIog,10424
@@ -923,7 +923,7 @@ cirq/sim/classical_simulator_test.py,sha256=aopFirhrKt1hy1bmWomXdKJ30zEpd0Cxug8b
923
923
  cirq/sim/density_matrix_simulation_state.py,sha256=EW_iOJutp5jKJfM9gZhBjkAkD7ZLmukN3t8mP0quzLE,13968
924
924
  cirq/sim/density_matrix_simulation_state_test.py,sha256=bjiDTclg9g83dLfmuYpZxMy1o_JlucRbbKXw8wgG20I,4469
925
925
  cirq/sim/density_matrix_simulator.py,sha256=ZvXfKs0IxBTtu93Eq207WA9hXXv4CUfvxyAzq3eXAEc,17490
926
- cirq/sim/density_matrix_simulator_test.py,sha256=gCUpVMudVpmzzS4lPVygXrQsqr7AIw7hhx9dilaZQCo,61385
926
+ cirq/sim/density_matrix_simulator_test.py,sha256=cHYRvAKZLmWuAnkrPzVvwc5PubeB5yNeBa3xDXh6Lxc,61348
927
927
  cirq/sim/density_matrix_utils.py,sha256=W2jUIiuBve3MEECrgxUImTKw4YtaaGiscXxQEzYdViY,10273
928
928
  cirq/sim/density_matrix_utils_test.py,sha256=9UQO6pHnWOpTJ0JobeM1vmVJc1EIwS7zmM9y6MKdXg8,14549
929
929
  cirq/sim/mux.py,sha256=w7sdSWFtmAEmHHn5nMH4H1qBCCp5oltlteH5vs3C_ik,12451
@@ -940,23 +940,23 @@ cirq/sim/simulator_base.py,sha256=F3qx41bjiixBnz-ML37frDXMLtw_SB8sTFCs6DBp708,18
940
940
  cirq/sim/simulator_base_test.py,sha256=agR_nrIS7hqY_Z_GRw_kXfYLW76LjJ6N2nW4SpM_lf4,14951
941
941
  cirq/sim/simulator_test.py,sha256=oFs-QGRQ5gfDDlJnVDPdHpV9BEz8qPWy69QEAVQ4L6Q,18604
942
942
  cirq/sim/sparse_simulator.py,sha256=d0chp2JPvvcc0DovfmHxPGII4b1wQBPvuh76_VQTv9I,12922
943
- cirq/sim/sparse_simulator_test.py,sha256=iN2DQB6M8m-QXyrdmXAnD-i8YKNaQtvh7TpdcTyRQHg,53843
943
+ cirq/sim/sparse_simulator_test.py,sha256=s-b1jSn1Eztt9e-f3SfGTOhhfKUlMC0LZSiUt1glmvM,53806
944
944
  cirq/sim/state_vector.py,sha256=D-o77aJ0tIBarPXdvLER22NXeX5mQ5EwpjKtbWRljEI,13415
945
945
  cirq/sim/state_vector_simulation_state.py,sha256=O_WuK7xKYGhFYX4jlAoVmsggjIFgh6ZbFYhnFxTo1Pw,17506
946
- cirq/sim/state_vector_simulation_state_test.py,sha256=8KqVNxyCOS1ji_ZHUFsXlSkeJuPNFOIcQomIfoETczU,9993
946
+ cirq/sim/state_vector_simulation_state_test.py,sha256=eStINvpYZRajxJO85E-2ifQzSopQABYDG4SlSSvP4-I,9987
947
947
  cirq/sim/state_vector_simulator.py,sha256=vQlFlnnczQn5dmSBACzouZnCgxJhIM3O38KfGiv-Caw,8206
948
948
  cirq/sim/state_vector_simulator_test.py,sha256=u_ncoSDuA31BWOSWN6dWamt15CKE9rRFPw9cBMRs3WM,7900
949
- cirq/sim/state_vector_test.py,sha256=y1A7bcA8TUeu_DpmgBsUcCn43bEvNxwYe8YWJCrCrXc,16623
949
+ cirq/sim/state_vector_test.py,sha256=ZxJ3WjEdfI0guBlQs0JfhK05qAKQefvtpfuLjM3vR-M,16607
950
950
  cirq/sim/clifford/__init__.py,sha256=NhHor0z4Zs4FiV3uF2br-z_oNF42Bx_u-voSYq37I68,908
951
951
  cirq/sim/clifford/clifford_simulator.py,sha256=zld4rZYuq8_m7C_m9n6WPhtxLrGKVMHT3vQI942a85Y,9828
952
952
  cirq/sim/clifford/clifford_simulator_test.py,sha256=szpXWjuwgAN6O4DJ13MeF-Df3C2yZxqqjr32ve5eUpU,21418
953
- cirq/sim/clifford/clifford_tableau_simulation_state.py,sha256=lU74CqlK7wPhKCCOMr2azmkR93rJH2ZUjraJkDhij74,2192
953
+ cirq/sim/clifford/clifford_tableau_simulation_state.py,sha256=0T0ckoRzm-pdQuu9gwFlJe2wOqzf772QDHY7yLLoY9U,2173
954
954
  cirq/sim/clifford/clifford_tableau_simulation_state_test.py,sha256=-sOy9m-OpLUJf-d-460DQRW0nC3XeMsSV1g-CM3LpDA,3218
955
- cirq/sim/clifford/stabilizer_ch_form_simulation_state.py,sha256=YRIdTZUpLmB-6AtncDrtHl8OTI-5mplQJiKXF7ZJ1Ao,3062
955
+ cirq/sim/clifford/stabilizer_ch_form_simulation_state.py,sha256=c0AiqB_CMW9DzAJWRRe86-LJAPIaRQai7JOm7Gco6Pw,3030
956
956
  cirq/sim/clifford/stabilizer_ch_form_simulation_state_test.py,sha256=KNWsT5MbwULzARrtLtAYzJpwv09Ld8uy0cu1DU4pMx0,3958
957
957
  cirq/sim/clifford/stabilizer_sampler.py,sha256=JE30zh0SOlE1MswbFtZE_Rfc831qkB3pgCCyF8O8phA,2554
958
958
  cirq/sim/clifford/stabilizer_sampler_test.py,sha256=kR-_IYcpAmO3ay-cVpfBXSN-G8JUssYdR8QGNcykBX4,1390
959
- cirq/sim/clifford/stabilizer_simulation_state.py,sha256=5R4zcCiXC15HBrYQKqNvo7-sOl2syX6wuePdd3nYwOY,6736
959
+ cirq/sim/clifford/stabilizer_simulation_state.py,sha256=7ZQyFGbzkWC6kh4_jmZvtW5mLPapEoe61lye43tzfso,6704
960
960
  cirq/sim/clifford/stabilizer_simulation_state_test.py,sha256=I9pMnSWTInRW2BVj8n-qUQ9qxyocHj0Z5zNhqRKfqWI,4385
961
961
  cirq/sim/clifford/stabilizer_state_ch_form.py,sha256=EWSVRig2ZxpVamCXL8TTTcBIJaHCxeUmWohPhzrsztE,14155
962
962
  cirq/sim/clifford/stabilizer_state_ch_form_test.py,sha256=UuvgpwexGB5LzMfaa3Gws2vHhC9pyHrqW_gDtx_pAYM,3201
@@ -967,18 +967,18 @@ cirq/study/resolver.py,sha256=eJW9cIj4AncLCPOhv7X5MAAM1DnpcCybQPHzn6hYJL4,11746
967
967
  cirq/study/resolver_test.py,sha256=LY1h8RCPY4d_8O5hprRcIf3HFhzODQrMbUrmwmt1fbM,10727
968
968
  cirq/study/result.py,sha256=ci9Pg9IW4OMR4aZ4SaQ7TPVTgoSU-1WarjKEXBv2F2g,19214
969
969
  cirq/study/result_test.py,sha256=Safhg93E1x7NA--bxvkMwOnTPAlT0VkfF6hdsEKvhEM,15627
970
- cirq/study/sweepable.py,sha256=9wNR4L8RkylFE2o6ienFNTnAugDZAIdZRxHWKeDBpDI,4354
970
+ cirq/study/sweepable.py,sha256=lVzlkF9d_PaT1RSLponKzwXebGoDXQ56zwd1XEMa6h0,4338
971
971
  cirq/study/sweepable_test.py,sha256=gMKkCoy8JxaCDeMTiDLdmcbBrioWs-teYOnqrri_2rI,5539
972
972
  cirq/study/sweeps.py,sha256=wy8nTxbBE3EibbmvGIFtfOe8xDq0PefFPYLYd4cD45Y,21647
973
973
  cirq/study/sweeps_test.py,sha256=o__dMwDQZl4R0KpK6MwqKHowWBEqopOhAfLk6BYB1V4,16336
974
974
  cirq/testing/__init__.py,sha256=m_HUdHcJ3HcKpGQBKCwZ6E6QSkKpIN-dUGr4e75o4tY,6217
975
975
  cirq/testing/circuit_compare.py,sha256=Fu1I4NtRFUUxI1_48wYoDWx9pkiy8s1uv4YBk9nEZOY,19173
976
976
  cirq/testing/circuit_compare_test.py,sha256=4ov58dOiez9HSQUJDP5hW1Li2tL75Gkevts2PiyyfSU,19738
977
- cirq/testing/consistent_act_on.py,sha256=ooD1Dgt3BQ5CrylPFCf9lQ3yQDLk2ZCTdOTK6eS7Mt0,7773
977
+ cirq/testing/consistent_act_on.py,sha256=YddB_0LIz8uUjSXchzGdS0a1oKdjx6RBv9t8zHkmigw,7745
978
978
  cirq/testing/consistent_act_on_test.py,sha256=UR-1RMhF88wlG3cFnbR0i8khrWFEuWg75WF5lnoXWWM,3571
979
979
  cirq/testing/consistent_channels.py,sha256=dieJ_yjx20p8_UNBzJJHv3vquP5NmuIfGikOPOuM14Y,1773
980
980
  cirq/testing/consistent_channels_test.py,sha256=Ne48OobiSUliFUXAEk4V1AdeX1SwC5jpay9vsa7-fAs,3586
981
- cirq/testing/consistent_controlled_gate_op.py,sha256=r3xPx17jnotk5kUlYOWSBDdux2SlJsQCeNCZ5Xcdl40,2712
981
+ cirq/testing/consistent_controlled_gate_op.py,sha256=kYWpELVPT5c-bxTTNkWceiuEJDdsKheO3ZV0N1mTnpk,2665
982
982
  cirq/testing/consistent_controlled_gate_op_test.py,sha256=-Uzm7T3HFKSE8jPfTPi9ElJaXCHqaOpbfjFvD1un5rE,3221
983
983
  cirq/testing/consistent_decomposition.py,sha256=AawvIbU38fbRfopmB25beOqnygW319G4VK0l9jp7rfw,3740
984
984
  cirq/testing/consistent_decomposition_test.py,sha256=IGQXnkHdR_CAVnpQ4sOP97FP1H6XaR5KMqynwbCxkmw,3871
@@ -995,7 +995,7 @@ cirq/testing/consistent_specified_has_unitary.py,sha256=R8xFCPoIUZn-4KoUGPHASGfw
995
995
  cirq/testing/consistent_specified_has_unitary_test.py,sha256=CSNOVzVtBXwoyUBLppleg0nRC5KhKXVDwoGVxhnirzs,2597
996
996
  cirq/testing/consistent_unitary.py,sha256=8O9xaTEQCUNOn8BsuHnCXcbXI8ZV2DZGiNp1dk55xM0,3284
997
997
  cirq/testing/consistent_unitary_test.py,sha256=yK8fFh2bcmZunUF2lrsTWY5pt9sk6pFKInvMg0MrKZ0,3312
998
- cirq/testing/deprecation.py,sha256=FMgdC8sXKXYZl6abKM_6FymzSulhtAewmWnjVWlGF3g,2189
998
+ cirq/testing/deprecation.py,sha256=FEcBPgLFKkfXDDU-DKrOL_ZO-1a4dEtGiQ8C8vosQQ0,2176
999
999
  cirq/testing/deprecation_test.py,sha256=LC---8mwEnEu4mi_95aJmv-z5lEB1wSFVqX_KVueOT0,2219
1000
1000
  cirq/testing/devices.py,sha256=K1LKZi1_8WUvz7b_7_4_R75kRC08ATBXRxMzhQ3Kz9g,3289
1001
1001
  cirq/testing/devices_test.py,sha256=MeakoMeIRgcKkTTKqp2khfCaybRaCsZuaCHhTLgNy6U,2922
@@ -1009,7 +1009,7 @@ cirq/testing/gate_features.py,sha256=7hFdlkFCDDiQ6gJaEQ6ICAQgMOu-bgGvFUz-7rVCRx0
1009
1009
  cirq/testing/gate_features_test.py,sha256=4cMncHo6SvyMvSFY1m9eQOwwKMUuADlWaavgbOMC8ZM,2390
1010
1010
  cirq/testing/json.py,sha256=Lzpfv_vn8NqYUhmB373Ay9NY9qkfd_piJMsLI4uSRSM,6683
1011
1011
  cirq/testing/json_test.py,sha256=wKpzoEHPariqLdZaIxgb87Tx1gAIbIXoXWUyR8TykGw,1152
1012
- cirq/testing/lin_alg_utils.py,sha256=YyUY0ECaG_P4BlsLYGgTsqA1z08h5WIXPD6vQSGdh3E,6374
1012
+ cirq/testing/lin_alg_utils.py,sha256=sLhudrHYga6uCQE_13DJAjqhERgbHjk58yYFnrrpMQM,6361
1013
1013
  cirq/testing/lin_alg_utils_test.py,sha256=HiCNYby5ZXVcXJLb8CNatExtuAacrphgUERsqKswF6U,4245
1014
1014
  cirq/testing/logs.py,sha256=1FGmyw6-7qXI5HcHv4H-1ef9tNf9e21OqWSA3cPq1kI,4072
1015
1015
  cirq/testing/logs_test.py,sha256=spuIb0EOJxW-UNEuBds20ouIE1ROdqL9TbyTlqn1p6o,5811
@@ -1051,11 +1051,11 @@ cirq/testing/test_data/test_module_missing_json_test_data/__init__.py,sha256=47D
1051
1051
  cirq/testing/test_data/test_module_missing_testspec/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1052
1052
  cirq/testing/test_data/test_module_missing_testspec/json_test_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1053
1053
  cirq/transformers/__init__.py,sha256=XrTXxZxi1jhBjcsAe86xtzE5KGOQ_JIIpsyLKistz-g,7183
1054
- cirq/transformers/align.py,sha256=XmARu30-wwsWMB-3z0K8WJ7zyErrdsTtgXgMDm4co6A,3355
1054
+ cirq/transformers/align.py,sha256=2uLjN5B4wNC661IGbwG5NKb-GSAW93pFCtPxuJkc6fs,3339
1055
1055
  cirq/transformers/align_test.py,sha256=X4ysJuemqqOeKix2rO9SlwF4CBQzEYbgiqgZmlMxbsQ,7722
1056
- cirq/transformers/drop_empty_moments.py,sha256=j7zAoEsPs9JQ_zYpQX2yEvfiViDiYejnaOJ9GsXNbx4,1548
1056
+ cirq/transformers/drop_empty_moments.py,sha256=uZJG9FpUNyA1Mi0xLDuVuhj_siZhPZ1_s08Ry9xQ-1M,1535
1057
1057
  cirq/transformers/drop_empty_moments_test.py,sha256=h6Pji0z0o9KOB7fnSHseWpIAhzvxWurF_flg9XWm_YI,1959
1058
- cirq/transformers/drop_negligible_operations.py,sha256=s_3t-TvtPc4uvgse83_LB4SeUi6_P4VDe5e6-eYLgOw,2110
1058
+ cirq/transformers/drop_negligible_operations.py,sha256=eP2dP_n0BYlr8aZ1wnD8YWsqCtwN0l0O6p45RbXEpfM,2097
1059
1059
  cirq/transformers/drop_negligible_operations_test.py,sha256=32mS4QQ8tiH3wBAAgbUU8LgwWDmvreRVEDZML_kgxyo,3859
1060
1060
  cirq/transformers/dynamical_decoupling.py,sha256=zSe49ohNn0mD0yMk3RnjxDSGVjpk_wndjYt2Rt2bd7c,14677
1061
1061
  cirq/transformers/dynamical_decoupling_test.py,sha256=8PSxm5ydc4eugBjqedsQBiRSKOL-61c5fI5S-xxZJm4,44682
@@ -1063,20 +1063,20 @@ cirq/transformers/eject_phased_paulis.py,sha256=ZeVEh614OihWZtHyaBBtgpWj_dUxQGXD
1063
1063
  cirq/transformers/eject_phased_paulis_test.py,sha256=AOMmOq3fWFGm2_qDyocjtF9fK7GAhC0kF550mkjtPx4,15791
1064
1064
  cirq/transformers/eject_z.py,sha256=3u0Q0WGGAxmZuPnyiU4q04gJMnY--0nvhF4eotnSl9k,5803
1065
1065
  cirq/transformers/eject_z_test.py,sha256=dAAIPPl_lXGURFuncoSD4S_a1c-ZYgMptAzqHjV_a-o,13262
1066
- cirq/transformers/expand_composite.py,sha256=qJ9sqRCdDac1mrJNa1ILg8DWy3vahV147D-76i8NjXQ,2415
1066
+ cirq/transformers/expand_composite.py,sha256=jDuipLc-9uYKGogQ7HAH0NLg5qb1uhdxh1nFWBYWkPk,2402
1067
1067
  cirq/transformers/expand_composite_test.py,sha256=bc18zBuo_7yAzkfIv8scfl_6s-NaGXOX8Rrw34oiJE0,8676
1068
1068
  cirq/transformers/insertion_sort.py,sha256=LtuLQmoA1uWyraPqQ7_QZdkf_vAk75V5HIHvnk4GIZo,2613
1069
1069
  cirq/transformers/insertion_sort_test.py,sha256=E4unAfvPrTE73zI7OnZ8vWq5BUXYpPYjUw2zuq1a_vw,1231
1070
1070
  cirq/transformers/measurement_transformers.py,sha256=crAYKGK90drr_3GEh5t8-Z87eSE8v6uH9Xcn0OfjpOs,19496
1071
1071
  cirq/transformers/measurement_transformers_test.py,sha256=mJKYFqqMwZnD8KXVM1tmF2kcIZXkkZKlfOU9XbGxYpQ,29019
1072
- cirq/transformers/merge_k_qubit_gates.py,sha256=qWsC1I_xYtFcHFO3L9LP0Y4actmN9vYYJJeLK_MPwWA,4402
1072
+ cirq/transformers/merge_k_qubit_gates.py,sha256=v9vY3f52S9QR7D_Om4APSZ65rwJH6Z7g6Gf3pD_9H3I,4380
1073
1073
  cirq/transformers/merge_k_qubit_gates_test.py,sha256=EPWv1APGp4WVPsyq2voXTbAlTX1z7UGZ1B-dZokFQKk,13991
1074
- cirq/transformers/merge_single_qubit_gates.py,sha256=eDB5SvYKR3zQy5KEspiVYAxrG0XFh83SLfd1hWqL02I,5828
1074
+ cirq/transformers/merge_single_qubit_gates.py,sha256=OqQBPtKreJ7uqa7vjZpxCmX7oRN-llYMClG76TXt9kE,5806
1075
1075
  cirq/transformers/merge_single_qubit_gates_test.py,sha256=cJzOXxf4eDf0K-1CODIHKtyY0i8ik_zyagySJDgSH_Q,9958
1076
1076
  cirq/transformers/noise_adding.py,sha256=ZBS-015Kc-BnoO-lMXfEGpCXbPu4whVgTXIB-E16ApQ,4476
1077
1077
  cirq/transformers/noise_adding_test.py,sha256=nHOoKUPBBOkWF6A_JhIO6-G0AuFkLKBCxH7e2BOem9M,2171
1078
- cirq/transformers/optimize_for_target_gateset.py,sha256=wDZ0qkxv3ql-z6Dhg6fiP5aVL9t46v_1X4Zwa0STdkU,7241
1079
- cirq/transformers/optimize_for_target_gateset_test.py,sha256=h4tfyHzKNncbB40WCznUSIpnesr2qHdUlOG8rGOk91Q,19597
1078
+ cirq/transformers/optimize_for_target_gateset.py,sha256=QThizLtkzvZpUK-LG77ixuZXghDyWGNn6yHkNrzYR3o,7206
1079
+ cirq/transformers/optimize_for_target_gateset_test.py,sha256=lZFAoIE07q5HlssNFjv-rR_Z9wYnSx0antI-fj4FRu8,19578
1080
1080
  cirq/transformers/qubit_management_transformers.py,sha256=jHgtn-Z8LRx5iiiQxd-mZVg4HkXq9spO_Tm_AvRyaHk,9433
1081
1081
  cirq/transformers/qubit_management_transformers_test.py,sha256=QjrEx3jC1AG4YGD2VdHW59SRW1icQ-pJc3zAMkJqAvE,14051
1082
1082
  cirq/transformers/randomized_measurements.py,sha256=J4c9ZwYRDJ2_X_QzXWds4Qe0t9ZL4Xt2XQed27Z3QuA,5709
@@ -1087,10 +1087,10 @@ cirq/transformers/symbolize.py,sha256=F4ky19Fd81recaSpmvldCmAjbmlEnf9-WxUexAYy9A
1087
1087
  cirq/transformers/symbolize_test.py,sha256=IF92t0r_mhC48tmCCVJqykXD6ms166n6XfbcSRTrJbY,2243
1088
1088
  cirq/transformers/synchronize_terminal_measurements.py,sha256=lORajz_Qd1RC3baNdrqo5xJcqEWgwPHUfY0VaHk6lxI,3825
1089
1089
  cirq/transformers/synchronize_terminal_measurements_test.py,sha256=sOmAYP3jXSUbUSJO5KKgkLPDWCWxPLUcRTSZ48HaDrA,7858
1090
- cirq/transformers/tag_transformers.py,sha256=WQSjTBRfwuhzYfqe-bbyUA-nEYHAFcNg8jiEn-Uru2U,3526
1090
+ cirq/transformers/tag_transformers.py,sha256=s0146ylk0Kxh8NULQhRy7PAzCSRNYVPyEnuMYUxWxWw,3504
1091
1091
  cirq/transformers/tag_transformers_test.py,sha256=PqIcYFgiLU7VgC1EHkFYhxNCf0D9zKDCZ_Gwtnykkt4,3439
1092
1092
  cirq/transformers/transformer_api.py,sha256=A9ZxTre3dGVhv9x0wxRG0xqCDRNG5nB3nzBce68hZZ8,16851
1093
- cirq/transformers/transformer_api_test.py,sha256=OkBG_yUH-uLt_qAoNRgox86dnsoYWFRWilS0Fs_SCc0,13322
1093
+ cirq/transformers/transformer_api_test.py,sha256=vz_zTDPJIfjfqORGKCxeAs3U1F3X2dFNbe50o79uY-4,13273
1094
1094
  cirq/transformers/transformer_primitives.py,sha256=sNEWuWpCwtKVphdzQdgOKg9aLUGkNO7389Pc9OY4lOg,36522
1095
1095
  cirq/transformers/transformer_primitives_test.py,sha256=qcd4Tywr4BhEpMcT12vZtTJjIq0R3PJm2Knit1hNk8k,41779
1096
1096
  cirq/transformers/analytical_decompositions/__init__.py,sha256=hMsoQSQtSvEn5mNohSvGPjsmf58VN4jzmIFnchVhZi8,3760
@@ -1138,7 +1138,7 @@ cirq/transformers/gauge_compiling/sqrt_cz_gauge_test.py,sha256=WXZjPf3SAxZHwWbOR
1138
1138
  cirq/transformers/gauge_compiling/sqrt_iswap_gauge.py,sha256=kOFHb5GydzeMNwSvDLFuEjc71jHC1HBWxaWinPlrArs,3163
1139
1139
  cirq/transformers/gauge_compiling/sqrt_iswap_gauge_test.py,sha256=2KJ14je7QNISHQE8GAK0Oy0HisDFiGEYHxCGc0LhRRg,918
1140
1140
  cirq/transformers/heuristic_decompositions/__init__.py,sha256=_LEidXfFkmJicQapJVR1etyH1fLJ3ZwtBgq2M2_ECZI,926
1141
- cirq/transformers/heuristic_decompositions/gate_tabulation_math_utils.py,sha256=lhjfQ0vYxnfk7eJ5GwQyA8afmykd9kAbr4leMWfFDsA,10823
1141
+ cirq/transformers/heuristic_decompositions/gate_tabulation_math_utils.py,sha256=awhnFQiCvAIX73-_u44U7I8_m-xk9TG5KUjbDH_B8K4,10797
1142
1142
  cirq/transformers/heuristic_decompositions/gate_tabulation_math_utils_test.py,sha256=WJ2P6QfwY2l6RYUfMeWbn096MHDiTYXQAV6-0ThR0AQ,1571
1143
1143
  cirq/transformers/heuristic_decompositions/two_qubit_gate_tabulation.py,sha256=od4YwSC0dVIMPPdNY3kv9dW5uKbaQ3QpKjD_8aP-am0,20089
1144
1144
  cirq/transformers/heuristic_decompositions/two_qubit_gate_tabulation_test.py,sha256=bvgDe-3KhwTLSokL7X93IZgneGNLrgzSgNulMhsoARs,3922
@@ -1157,13 +1157,13 @@ cirq/transformers/target_gatesets/__init__.py,sha256=q7v9KTCXZ8OyWUy89xBM4hp5b-M
1157
1157
  cirq/transformers/target_gatesets/compilation_target_gateset.py,sha256=EwotTSGzomfLBNze9DlddRG56q0SjUSK9_SiF9gs6yw,14246
1158
1158
  cirq/transformers/target_gatesets/compilation_target_gateset_test.py,sha256=hhswvGSsR5NhRzER96VHjq-P5fuv1VIrDnjAT-c0LBE,9606
1159
1159
  cirq/transformers/target_gatesets/cz_gateset.py,sha256=J-GlZ1yuVCz3jcSs7h9FGSj26fDqk9mQMLU3f5f4j3k,5033
1160
- cirq/transformers/target_gatesets/cz_gateset_test.py,sha256=2ljDJe3hJzaiHt0EIxjaT4R9ZydarMF9stoQlDELSJg,11451
1160
+ cirq/transformers/target_gatesets/cz_gateset_test.py,sha256=xdcvqpaHyU2Z_-yqIwEGy7KMj-p0C-aL7seHWLKOoh4,11432
1161
1161
  cirq/transformers/target_gatesets/sqrt_iswap_gateset.py,sha256=ToMXP1uCSb1PulzOWEyujXD-HEHdHlviLoDETiTV2K8,6273
1162
- cirq/transformers/target_gatesets/sqrt_iswap_gateset_test.py,sha256=3_UJonqed7Tlyf1mqbsmvcGOrvnpcFScSgCDo0BG75M,14612
1162
+ cirq/transformers/target_gatesets/sqrt_iswap_gateset_test.py,sha256=lH7xYm_qkgi_MegqvvxNMQvWnAReUskCXaKpCsIQppY,14580
1163
1163
  cirq/value/__init__.py,sha256=0OQimJUEjmT8HGPqRWYhWTEBuA9sMAD3IfwVTVbwrVc,2947
1164
- cirq/value/abc_alt.py,sha256=2XZ8EE7uJSSd0dn5tL-LRuE24id4UyU6VKKKH-J8nCI,6033
1165
- cirq/value/abc_alt_test.py,sha256=-Xloov1AxRcXgFSXbcSoSX6Lpq9ryo3IXQjwW0kVKxg,9049
1166
- cirq/value/angle.py,sha256=mVIIAetHZy5L6eivftD5LpTMUQzmBYIuRlIxhLuhdT8,3388
1164
+ cirq/value/abc_alt.py,sha256=LEK50VlLDeA7OG3n00c4Gj9KSPAjdFwpFHVs7-xQobY,6028
1165
+ cirq/value/abc_alt_test.py,sha256=3ryHzM0B2uxFw3ZP_BIj0FWg4gXKNPLfeQOJMPVL1FQ,9033
1166
+ cirq/value/angle.py,sha256=NdYVT5Fwe9nuEHk_5WEf-K-c1SLgJYKvxHdrOumjykA,3360
1167
1167
  cirq/value/angle_test.py,sha256=jKLd1hkY-Tb22krD-WkJjfqFy9EJIIZCAL57__FgW_c,3608
1168
1168
  cirq/value/classical_data.py,sha256=mPkDGZb4I0a1qSgY-T01NLzkJSgSpKpU_o_EQQEn3mc,11517
1169
1169
  cirq/value/classical_data_test.py,sha256=q1QMT17E-X9kcaPw1oQqx3Hwnq3hyht24HaK3z7Udpo,5332
@@ -1187,17 +1187,17 @@ cirq/value/random_state.py,sha256=Kv3dcVif6ltJSI0RT9kSI1XeofW16jdtmo5T3pD4m9w,20
1187
1187
  cirq/value/random_state_test.py,sha256=AfzX82WsyyuLYnoakNOTj2PPL1fYRH5ZaH84uO-6Cvg,1394
1188
1188
  cirq/value/timestamp.py,sha256=KhQhHY9cSryyUo9QCA5li8OCvUKWuy64rphhUVQK6eE,3715
1189
1189
  cirq/value/timestamp_test.py,sha256=2MRVNglCMjqxP0sRVxQO2a72Q6UrgyRmTc6RxLploiU,4182
1190
- cirq/value/type_alias.py,sha256=U4K-TioBUUqD5w_jobLaAuh3rP1GJyZF3gC_KHrNet8,1164
1190
+ cirq/value/type_alias.py,sha256=64tVzxOqzwtKTwuqXan-PeTyjy7i6J928FCg5NtMcw4,1121
1191
1191
  cirq/value/value_equality_attr.py,sha256=8UfXZ-1y8ocBkysY9_ma3vN06aOz1iBN6pEQptxT6Xk,10550
1192
1192
  cirq/value/value_equality_attr_test.py,sha256=ZWsjAlJd9M_-HONqTXcdjpIaFCilLcelyodZl1fIu2Y,6557
1193
1193
  cirq/vis/__init__.py,sha256=YzNrNjIyUiTxKHGzYw92qzOYzx8aXkm2y_1hkfVohtU,1171
1194
- cirq/vis/density_matrix.py,sha256=LgRYHXpqXeo1NpxgSbKmBLQtzSi4v-bbkz9L9ab2pKc,4855
1194
+ cirq/vis/density_matrix.py,sha256=7Mydxi7r1at6W0t7lH99Gq__deyCQ9RxHf-HveKLTZw,4820
1195
1195
  cirq/vis/density_matrix_test.py,sha256=yoOQd0XqCECfmM6ycsBEF2hEyM5NTeNNAoVYEhRj8pk,7082
1196
1196
  cirq/vis/heatmap.py,sha256=2s6_g6wAfYckPR_hI1fIHN3HumUxsOMB8kzm0o4x1fM,17661
1197
1197
  cirq/vis/heatmap_test.py,sha256=5Z6EymBugK_tygqKb_qHy7rBI1LfIG67tzPtGUWSUB4,20587
1198
- cirq/vis/histogram.py,sha256=ghfmI7ySH59oqpGTpyVWWhttWdInXbIKTj63y6WDAw4,5144
1198
+ cirq/vis/histogram.py,sha256=EYuCshhIwXJPaoL5PvWG58bI2gK5mhbTyiWpDHVjq_I,5109
1199
1199
  cirq/vis/histogram_test.py,sha256=G2JRYXfVwrw7TVaaejILqOowxRn_2oF456dYNH9pzeA,1956
1200
- cirq/vis/state_histogram.py,sha256=xqg-WxzDl_740oELxT6K_M16dC7qljP7twWZIO_xEEI,4334
1200
+ cirq/vis/state_histogram.py,sha256=WOFxYGbI9Pg7YGb_oFRBX4loTaAsw6viFBTRHFIPv8M,4297
1201
1201
  cirq/vis/state_histogram_test.py,sha256=zHQeSPGVViN5s1QHGsClm0zlIXdt_oyIIDQaAItDIDk,3837
1202
1202
  cirq/vis/vis_utils.py,sha256=MQDCuV-ZfHrtpSRF_-iIRuNvPR9Xv5umRpixPyZ5CvA,1274
1203
1203
  cirq/vis/vis_utils_test.py,sha256=geSavo2Ip585fjanPK3T8AUuvhUwNclLBdl_W_OOycc,984
@@ -1210,7 +1210,7 @@ cirq/work/observable_measurement.py,sha256=5SC_Dtkb7eZEKS6hA7BY41TX41-racYWyW8C_
1210
1210
  cirq/work/observable_measurement_data.py,sha256=IdxqP9anGxLWDugJMNZUO7stKkcLQKJnCdYuSaBVP1g,21135
1211
1211
  cirq/work/observable_measurement_data_test.py,sha256=EDmmrcQeN-QtWdIxYqjpYyn_443zF_2peVV6DwU49zA,19731
1212
1212
  cirq/work/observable_measurement_test.py,sha256=-NIQyQ9izFw09BfieMM59FBxLvtgwennuJSx9iwNTjw,21071
1213
- cirq/work/observable_readout_calibration.py,sha256=XM8pY3lAJqwQSuCqVDhx4P2XeDzk-QC2nXMVlhlDz5s,1921
1213
+ cirq/work/observable_readout_calibration.py,sha256=hunvihB8Cf9s9cyaWArEx-CuVQOO9K9Tm7mueAft4z0,1908
1214
1214
  cirq/work/observable_readout_calibration_test.py,sha256=5XpRIP3VQ1EGtbvnOetElWHIDpKv6d086eyHtAxDeh0,1849
1215
1215
  cirq/work/observable_settings.py,sha256=KWnoOnhu04tn_tTe9XUlcKVu7bfWy5BlVGgYc-UZBz8,6650
1216
1216
  cirq/work/observable_settings_test.py,sha256=TE2rIdeI7UjW9Oe2jAT2SAQ2A90GVZquOUa1ORcvObM,4373
@@ -1220,8 +1220,8 @@ cirq/work/sampler.py,sha256=rxbMWvrhu3gfNSBjZKozw28lLKVvBAS_1EGyPdYe8Xg,19041
1220
1220
  cirq/work/sampler_test.py,sha256=SsMrRvLDYELyOAWLKISjkdEfrBwLYWRsT6D8WrsLM3Q,13533
1221
1221
  cirq/work/zeros_sampler.py,sha256=Fs2JWwq0n9zv7_G5Rm-9vPeHUag7uctcMOHg0JTkZpc,2371
1222
1222
  cirq/work/zeros_sampler_test.py,sha256=lQLgQDGBLtfImryys2HzQ2jOSGxHgc7-koVBUhv8qYk,3345
1223
- cirq_core-1.6.0.dev20250521011052.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1224
- cirq_core-1.6.0.dev20250521011052.dist-info/METADATA,sha256=VpBNgk_ex3upszTEojRmyekBT7XD0AyTBi62Ajw7_I4,4857
1225
- cirq_core-1.6.0.dev20250521011052.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
1226
- cirq_core-1.6.0.dev20250521011052.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1227
- cirq_core-1.6.0.dev20250521011052.dist-info/RECORD,,
1223
+ cirq_core-1.6.0.dev20250522221502.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
1224
+ cirq_core-1.6.0.dev20250522221502.dist-info/METADATA,sha256=h7yCfUqkVoUhyaBgQnQDsgxE5kXN36vne4zDeNP45TI,4857
1225
+ cirq_core-1.6.0.dev20250522221502.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
1226
+ cirq_core-1.6.0.dev20250522221502.dist-info/top_level.txt,sha256=Sz9iOxHU0IEMLSFGwiwOCaN2e9K-jFbBbtpPN1hB73g,5
1227
+ cirq_core-1.6.0.dev20250522221502.dist-info/RECORD,,