autoqasm

View on PyPIReverse Dependencies (1)

0.1.2 autoqasm-0.1.2-py3-none-any.whl

Wheel Details

Project: autoqasm
Version: 0.1.2
Filename: autoqasm-0.1.2-py3-none-any.whl
Download: [link]
Size: 91006
MD5: ff6aa16f40cdfd51e0974ebe0ee94e21
SHA256: d019eada63c3abd56acec686187578513028aabf2f472640c5d575317dd819c7
Uploaded: 2024-09-24 14:39:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autoqasm
Version: 0.1.2
Summary: Python-native programming library for developing quantum programs
Author: Amazon Web Services
Home-Page: https://github.com/amazon-braket/autoqasm
License: Apache License 2.0
Keywords: Amazon AWS Braket Quantum
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >= 3.9
Requires-Dist: amazon-braket-sdk (>=1.87.1)
Requires-Dist: amazon-braket-default-simulator (>=1.23.2)
Requires-Dist: oqpy (~=0.3.5)
Requires-Dist: diastatic-malt
Requires-Dist: numpy
Requires-Dist: openpulse
Requires-Dist: openqasm3
Requires-Dist: sympy
Requires-Dist: astunparse
Requires-Dist: gast
Requires-Dist: termcolor
Requires-Dist: openqasm-pygments
Requires-Dist: black; extra == "test"
Requires-Dist: botocore; extra == "test"
Requires-Dist: flake8 (<=5.0.4); extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: jsonschema (==3.2.0); extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-rerunfailures; extra == "test"
Requires-Dist: pytest-xdist[psutil]; extra == "test"
Requires-Dist: sphinx; extra == "test"
Requires-Dist: sphinx-rtd-theme; extra == "test"
Requires-Dist: sphinxcontrib-apidoc; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
[Description omitted; length: 10171 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autoqasm/__init__.py sha256=UUPH3ZlPU5_-AC2-SeRd31bzopC2Ai9Eoj2lmpJ_54o 2021
autoqasm/api.py sha256=DO85rpoOKX-iyM0_F9JwcwX9FrPK4OTjOVhN7pFeQNM 28158
autoqasm/constants.py sha256=r7QuzrEOPuvpJ6Doh873s5ZIgZ0TWRPT-HZLUuJw2Wk 1565
autoqasm/errors.py sha256=7Z1M9jhMZenUEiV240EDOuXxD9K5s4kQvI23aS8Pa4k 3582
autoqasm/hybrid_job.py sha256=pS-DIOOQDcUM21BSq7gj-_RIfbsHLsOZ8aOfBp35Iss 15507
autoqasm/reserved_keywords.py sha256=PYmbeFgoD7IqmOztiQruJ0nF92cqmp3AvcWVWkfccA4 1393
autoqasm/converters/__init__.py sha256=baE_6MZLgGtaayk58h2j6NRDGhWVI9gJSEbflq_v2eU 894
autoqasm/converters/arithmetic.py sha256=g7MC12Vzo9otmRqvRnrPgraTpsdgi-AWDzPhEFvJVGY 1824
autoqasm/converters/assignments.py sha256=ZrcOR6naqXbCEJqZYQtzD-f1eZxkCZYJk1bzv-fk-2U 2491
autoqasm/converters/break_statements.py sha256=3P8KkzniSRXtsGt03dpv8HQJk8X73EC-JrNF3ownJ7s 1655
autoqasm/converters/comparisons.py sha256=nqq-aOki_7qJ9Qp_s5hU6XYzIHM--YZXMl4lauMRBvc 1880
autoqasm/converters/return_statements.py sha256=w0l67UgEWH607-TMLqyqMjGRZwCDPSKJ8bHzXC4jlYM 2404
autoqasm/converters/typecast.py sha256=2vPoj6fE9lhGfH0niEACZr3VdR2ub2OMgQ21KFQCLNQ 1912
autoqasm/instructions/__init__.py sha256=m1JKGnMLLt2C_94mItl3b927Dk1kD4xHl4wtDkBCcaA 1046
autoqasm/instructions/gates.py sha256=vgTsE5BREUm2heeD3bT7il7SKGmsPclIs50Oii6KCSA 14169
autoqasm/instructions/instructions.py sha256=BkXo3GleBov26DlKOGy0yLcwO0w0BFSaBC-JBfOsuz0 5693
autoqasm/instructions/measurements.py sha256=fTdGZwhnxkJrbF743M5g9yw7n3IhmrjmO417otwvaAU 2179
autoqasm/instructions/qubits.py sha256=DV3aCoplE6DHLHKbqR1ToiAlk7PruVDmjStxmP77WDc 4245
autoqasm/operators/__init__.py sha256=LguNiVeT_DCaZZbVNqUHjqcwGITMJLsosVI4VzF5Oxc 2133
autoqasm/operators/arithmetic.py sha256=U3G1o-EO87ll1gsbJ0d4wRf1Mx7zdpAfu8vCjIMhEVo 2845
autoqasm/operators/assignments.py sha256=9AxueIiH5RJ_DdAPIx8tYuZnnhpGTT9NZm13DXutDZc 8592
autoqasm/operators/comparisons.py sha256=5aQ56FxWvUcUCDBRCiLkqvux-fhFBtj9v9hSLl4qSYc 3627
autoqasm/operators/conditional_expressions.py sha256=lQIAagTEhmLL56krLEaITiPaWny_950apxTevTLN8fk 2905
autoqasm/operators/control_flow.py sha256=Qk1It30dYG6VSKpwEi8VZlDfjF47i0sY1Z99q-leM_s 4877
autoqasm/operators/data_structures.py sha256=-8eiK1rVkvFfX_Qc7HFHVf91-UyxKwuM4RLEC3cBxes 2506
autoqasm/operators/exceptions.py sha256=2OYfkwJP_5TsOtl1uybfO1ZCwDIgkHrz1Yjt0Ck07DU 1182
autoqasm/operators/logical.py sha256=xsT4Ddo5E_uD3unjufbf9sdMzm3ERPTUpQK5aVdxrak 4921
autoqasm/operators/return_statements.py sha256=-giKjl-vdfeWnbSJqKpmbUEbW5tHTq7P4hr3_HQfUsM 1555
autoqasm/operators/slices.py sha256=8DFmGl_cTRev_tOVoTlHBZmCDdFq_Zez7YCdr7zeMss 3482
autoqasm/operators/typecast.py sha256=5i7A4i_4Og66QhHdTCuKTrIzhIKpCA12mAXjFp8Ym68 1480
autoqasm/operators/utils.py sha256=3-wvfVt2vbHKxZ1VK2E0O38aPPlZ5s8OLdxsXF4qvo0 1465
autoqasm/program/__init__.py sha256=rucj6DkgOKLkSk8guMN85iHMTZ8fKYdFJF3IzDRe37k 1058
autoqasm/program/gate_calibrations.py sha256=dSu8X-qXLYTIdjFnkxGjqHMtdYGFBeoTQrEaKP3YtXg 1567
autoqasm/program/pragmas.py sha256=nI80IJKSlf8oEoxwL0FutrS874AD_zdxaV1GehAyTNU 2858
autoqasm/program/program.py sha256=PLQ-M91eYKTYsxE_oTG4dU76CeeQ4_pPHroj5LK-Y5o 38378
autoqasm/program/serialization_properties.py sha256=kA4a3-BjP-Nx-uEXK9Kaojze9pp2O9aNlNJ2cKeBXyE 1090
autoqasm/pulse/__init__.py sha256=J9Uocr_1x21XQa53uynIZeG5vCmejrSxAzUbbmYQqvs 1236
autoqasm/pulse/pulse.py sha256=J0FSgrliZ6b_Har4qIni8-NpDutRVAU0VzHOG7s-68Y 7110
autoqasm/simulator/__init__.py sha256=igVXbLUnqZpT1FbkbrPCSMJQscAAFTuQxZg1Tep05pM 1271
autoqasm/simulator/conversion.py sha256=7BJaL1p83NlNmmSjqvN5z1fyfa1UfWDHqWBaAmQD6lE 1579
autoqasm/simulator/linalg_utils.py sha256=0Gtsj_b-y_90EI3VVg4edoUBjpYBZrI1vRSfSB7Fjs0 2200
autoqasm/simulator/native_interpreter.py sha256=U2Uzl_T4cKRwLx7whEinvYuEi52M5zNLQlvfxNARbk0 5995
autoqasm/simulator/program_context.py sha256=AgggxqZ2XXwIpy98G9lHcOZ042Lpz-JzCiWgyb58PuM 8784
autoqasm/simulator/simulation.py sha256=F5kh7cuJglecZtvSA4YV3fcjihbMjJXwg-9RurLm75Q 2434
autoqasm/simulator/simulator.py sha256=XUcr95v4pEKz4kdG-OpcXrDpaX7rzSnNoHfuVsQJFiE 3407
autoqasm/transpiler/__init__.py sha256=5br-dYMsCDfQpnfBvcRgt0_TQ6VUFwTzX4-Mfu2eFiE 757
autoqasm/transpiler/transpiler.py sha256=S74sn0lokqrTnYFVXYJ1kIuWvaOk_rTWYS0FTGyrl3M 11063
autoqasm/types/__init__.py sha256=NXwoUrjCWlzS8qgVG2inU_qPWxhtZjHgIRuZqQ-myDA 982
autoqasm/types/conversions.py sha256=_K5ckBGqq3odWBHj8zci4jrbmS1obj7CKjRNdtSJLH8 4138
autoqasm/types/types.py sha256=H6m2SbpOesx5SpTxLMZC1DpKCpLiaCuQG_TrLjFKK_o 5502
autoqasm-0.1.2.dist-info/LICENSE sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws 10142
autoqasm-0.1.2.dist-info/METADATA sha256=BviSU30AMePxmxHRe9wAoAidG-xeTFdLESb62WUeMTI 12074
autoqasm-0.1.2.dist-info/NOTICE sha256=1CkO1kwu3Q_OHYTj-d-yiBJA_lNN73a4zSntavaD4oc 67
autoqasm-0.1.2.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
autoqasm-0.1.2.dist-info/entry_points.txt sha256=bQeuaEQj0WsS-H6W8pmatTbZc9WvC19IkkKPhyW5i04 73
autoqasm-0.1.2.dist-info/top_level.txt sha256=y-yzxsE6eUN24X11bXKYZ-Y56pGQ9UhY8zK2pXzTBHo 9
autoqasm-0.1.2.dist-info/RECORD

top_level.txt

autoqasm

entry_points.txt

autoqasm = autoqasm.simulator.simulator:McmSimulator