cirq-aqt 1.6.0.dev20250505215959__py3-none-any.whl → 1.6.0.dev20250507223949__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.
- cirq_aqt/_version.py +1 -1
- cirq_aqt/_version_test.py +1 -1
- cirq_aqt/aqt_device_test.py +3 -1
- {cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/METADATA +2 -2
- {cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/RECORD +8 -8
- {cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/WHEEL +0 -0
- {cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/licenses/LICENSE +0 -0
- {cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/top_level.txt +0 -0
cirq_aqt/_version.py
CHANGED
cirq_aqt/_version_test.py
CHANGED
cirq_aqt/aqt_device_test.py
CHANGED
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
# See the License for the specific language governing permissions and
|
|
13
13
|
# limitations under the License.
|
|
14
14
|
|
|
15
|
+
from __future__ import annotations
|
|
16
|
+
|
|
15
17
|
from datetime import timedelta
|
|
16
18
|
from typing import List
|
|
17
19
|
|
|
@@ -38,7 +40,7 @@ def device(qubits) -> aqt_device.AQTDevice:
|
|
|
38
40
|
|
|
39
41
|
|
|
40
42
|
class NotImplementedOperation(cirq.Operation):
|
|
41
|
-
def with_qubits(self, *new_qubits) ->
|
|
43
|
+
def with_qubits(self, *new_qubits) -> NotImplementedOperation:
|
|
42
44
|
raise NotImplementedError()
|
|
43
45
|
|
|
44
46
|
@property
|
{cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cirq-aqt
|
|
3
|
-
Version: 1.6.0.
|
|
3
|
+
Version: 1.6.0.dev20250507223949
|
|
4
4
|
Summary: A Cirq package to simulate and connect to Alpine Quantum Technologies quantum computers
|
|
5
5
|
Home-page: http://github.com/quantumlib/cirq
|
|
6
6
|
Author: The Cirq Developers
|
|
@@ -29,7 +29,7 @@ Requires-Python: >=3.10.0
|
|
|
29
29
|
Description-Content-Type: text/markdown
|
|
30
30
|
License-File: LICENSE
|
|
31
31
|
Requires-Dist: requests~=2.32
|
|
32
|
-
Requires-Dist: cirq-core==1.6.0.
|
|
32
|
+
Requires-Dist: cirq-core==1.6.0.dev20250507223949
|
|
33
33
|
Dynamic: author
|
|
34
34
|
Dynamic: author-email
|
|
35
35
|
Dynamic: classifier
|
{cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/RECORD
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
cirq_aqt/__init__.py,sha256=M8r1U_8xYpcIUhs8U110BFWQ4jUCqS9IQf8trjq0rvI,888
|
|
2
|
-
cirq_aqt/_version.py,sha256=
|
|
3
|
-
cirq_aqt/_version_test.py,sha256=
|
|
2
|
+
cirq_aqt/_version.py,sha256=LJRjLANFtGVOl3QtT6BX1Wi7SYr3NsUjE9nHFG3vHrE,696
|
|
3
|
+
cirq_aqt/_version_test.py,sha256=LcPkFy8bqvQxkC6pS6xHGBv4vhPh-TnQQSegAvRWHIA,155
|
|
4
4
|
cirq_aqt/aqt_device.py,sha256=kiKhKPSUmebzFRiZrF7cq76ueHCC3SMF2CVrAAc6NfI,13648
|
|
5
5
|
cirq_aqt/aqt_device_metadata.py,sha256=2YIDZKJbt0iHdplBkjfDWK9FSbTzp6m_ggJTcFJfphk,4753
|
|
6
6
|
cirq_aqt/aqt_device_metadata_test.py,sha256=naTXEU4VCCdR__gBlzbWjR0-DzViZ1xgVrH_GAyjskY,2111
|
|
7
|
-
cirq_aqt/aqt_device_test.py,sha256=
|
|
7
|
+
cirq_aqt/aqt_device_test.py,sha256=reeS9xdmamOGICmz6y6tBmKsc0EZFPWVUrpe3Hw53QE,5244
|
|
8
8
|
cirq_aqt/aqt_sampler.py,sha256=wBgTenfELWTx1fCMFaTio9WYpxiBiQndWNp8NAEsfMk,18378
|
|
9
9
|
cirq_aqt/aqt_sampler_test.py,sha256=cA68zrJTh57Ge8TW6xd4Q__l0wah_VJ4k6BL_SVPnHw,16403
|
|
10
10
|
cirq_aqt/aqt_simulator_test.py,sha256=QjqR6cULJdHEdTI4IxFCaJkhPIvR728hYCvg4RLPW-A,1641
|
|
@@ -14,8 +14,8 @@ cirq_aqt/conftest.py,sha256=2-K0ZniZ28adwVNB-f5IqvYjavKEBwC4jes_WQ17Xzg,667
|
|
|
14
14
|
cirq_aqt/json_resolver_cache.py,sha256=oZUTckLvATBDSrn-Y6kEAjHjiGXtKc-Bz_i23WsxFj8,788
|
|
15
15
|
cirq_aqt/json_test_data/__init__.py,sha256=UZKkYSBrgpUKN5Y5Gb-SJzJAa7h-oTA0K3BKecMbDs8,904
|
|
16
16
|
cirq_aqt/json_test_data/spec.py,sha256=OfF8lLmTIVJF9ZgGoKBjx7tqYG5qvkLo6RqK19DtFCA,1050
|
|
17
|
-
cirq_aqt-1.6.0.
|
|
18
|
-
cirq_aqt-1.6.0.
|
|
19
|
-
cirq_aqt-1.6.0.
|
|
20
|
-
cirq_aqt-1.6.0.
|
|
21
|
-
cirq_aqt-1.6.0.
|
|
17
|
+
cirq_aqt-1.6.0.dev20250507223949.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
|
18
|
+
cirq_aqt-1.6.0.dev20250507223949.dist-info/METADATA,sha256=g9LbROTd8zMxd9sbmJoH5K5yBdVR15i239ODXiRdD6A,4829
|
|
19
|
+
cirq_aqt-1.6.0.dev20250507223949.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
|
|
20
|
+
cirq_aqt-1.6.0.dev20250507223949.dist-info/top_level.txt,sha256=culYyFTEtuC3Z7wT3wZ6kGVspH3hYFZUEKooByfe9h0,9
|
|
21
|
+
cirq_aqt-1.6.0.dev20250507223949.dist-info/RECORD,,
|
{cirq_aqt-1.6.0.dev20250505215959.dist-info → cirq_aqt-1.6.0.dev20250507223949.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|