bloqade-circuit 0.2.1__py3-none-any.whl → 0.2.2__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 bloqade-circuit might be problematic. Click here for more details.

@@ -56,6 +56,7 @@ class QASM2(lowering.LoweringABC[ast.Node]):
56
56
  raise lowering.BuildError(f"Cannot find return value {returns}")
57
57
  else:
58
58
  return_value = func.ConstantNone()
59
+ frame.push(return_value)
59
60
 
60
61
  return_node = frame.push(func.Return(value_or_stmt=return_value))
61
62
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bloqade-circuit
3
- Version: 0.2.1
3
+ Version: 0.2.2
4
4
  Summary: The software development toolkit for neutral atom arrays.
5
5
  Author-email: Roger-luo <rluo@quera.com>, kaihsin <khwu@quera.com>, weinbe58 <pweinberg@quera.com>, johnzl-777 <jlong@quera.com>
6
6
  License-File: LICENSE
@@ -72,7 +72,7 @@ bloqade/qasm2/emit/target.py,sha256=9durN-TwuEjIFp75kFXULuLbvMqPTUyGyDWTxWA3zJc,
72
72
  bloqade/qasm2/parse/__init__.py,sha256=HWyzWST3jU_cxP-OLODOjDh_M2VaUIjcWwXzwKZuZv4,845
73
73
  bloqade/qasm2/parse/ast.py,sha256=a48ssf0D_xaE-27PsyeBD5lBvwN2Dojj-RWIBhy7jJE,2904
74
74
  bloqade/qasm2/parse/build.py,sha256=2CibD1ZRX3_aknmhb5XvFQcI2sBOn97DlQHomb9CMEw,10621
75
- bloqade/qasm2/parse/lowering.py,sha256=RiDJDoOmVl2-p33uFhAMLPO9UL4puJMmYbeWNw0yXog,24603
75
+ bloqade/qasm2/parse/lowering.py,sha256=6CVTLmGxxSSDzeexvnhfBoiFD22nQiQ0UQf76BKw69g,24648
76
76
  bloqade/qasm2/parse/parser.py,sha256=fxqp65dv8NnXE-Ie7ryLESfSH3Xr0unx1EBQysctiHM,121
77
77
  bloqade/qasm2/parse/print.py,sha256=PaigQ5RbcfhOteWvDdQHoKsTE3tcNefpVfh1sp5eZEI,8973
78
78
  bloqade/qasm2/parse/qasm2.lark,sha256=dEIXXc5OyhJci6nUfhkytUnmRZL3eVkuBReywb2cH54,2276
@@ -168,7 +168,7 @@ bloqade/visual/animation/runtime/atoms.py,sha256=EmjxhujLiHHPS_HtH_B-7TiqeHgvW5u
168
168
  bloqade/visual/animation/runtime/ppoly.py,sha256=JB9IP53N1w6adBJEue6J5Nmj818Id9JvrlgrmiQTU1I,1385
169
169
  bloqade/visual/animation/runtime/qpustate.py,sha256=rlmxQeJSvaohXrTpXQL5y-NJcpvfW33xPaYM1slv7cc,4270
170
170
  bloqade/visual/animation/runtime/utils.py,sha256=ju9IzOWX-vKwfpqUjlUKu3Ssr_UFPFFq-tzH_Nqyo_c,1212
171
- bloqade_circuit-0.2.1.dist-info/METADATA,sha256=a75v5c5iaTx5JhyAv-5dhVxv9pFbDf4AJ3SpOP60zK8,3605
172
- bloqade_circuit-0.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
173
- bloqade_circuit-0.2.1.dist-info/licenses/LICENSE,sha256=S5GIJwR6QCixPA9wryYb44ZEek0Nz4rt_zLUqP05UbU,13160
174
- bloqade_circuit-0.2.1.dist-info/RECORD,,
171
+ bloqade_circuit-0.2.2.dist-info/METADATA,sha256=9d4ezubU0mccDCEB9ZnkBO_qjcjhHHNTibmsHx9xk9Y,3605
172
+ bloqade_circuit-0.2.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
173
+ bloqade_circuit-0.2.2.dist-info/licenses/LICENSE,sha256=S5GIJwR6QCixPA9wryYb44ZEek0Nz4rt_zLUqP05UbU,13160
174
+ bloqade_circuit-0.2.2.dist-info/RECORD,,