libqasm 0.6.9__cp312-cp312-macosx_11_0_arm64.whl → 1.0.0__cp312-cp312-macosx_11_0_arm64.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.
Binary file
libqasm/libqasm.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # This file was automatically generated by SWIG (https://www.swig.org).
2
- # Version 4.2.1
2
+ # Version 4.3.0
3
3
  #
4
4
  # Do not make changes to this file unless you know what you are doing - modify
5
5
  # the SWIG interface file instead.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: libqasm
3
- Version: 0.6.9
3
+ Version: 1.0.0
4
4
  Summary: libqasm Python Package
5
5
  Home-page: https://github.com/QuTech-Delft/libqasm
6
6
  Author: QuTech, TU Delft
@@ -17,11 +17,19 @@ Classifier: Topic :: Scientific/Engineering
17
17
  Description-Content-Type: text/markdown
18
18
  License-File: LICENSE.md
19
19
  Requires-Dist: numpy
20
+ Dynamic: author
21
+ Dynamic: classifier
22
+ Dynamic: description
23
+ Dynamic: description-content-type
24
+ Dynamic: home-page
25
+ Dynamic: requires-dist
26
+ Dynamic: summary
20
27
 
21
28
  # libQASM
22
29
 
23
30
  [![CI](https://github.com/QuTech-Delft/libqasm/workflows/Test/badge.svg)](https://github.com/qutech-delft/libqasm/actions)
24
31
  [![Conan Center](https://img.shields.io/conan/v/libqasm)](https://conan.io/center/recipes/libqasm)
32
+ [![cpp-linter](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml/badge.svg)](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml)
25
33
  [![PyPI](https://badgen.net/pypi/v/libqasm)](https://pypi.org/project/libqasm/)
26
34
  ![OS](https://img.shields.io/badge/os-emscripten%20%7C%20linux%20%7C%20macos%20%7C%20windows-blue?style=flat-square)
27
35
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
@@ -62,7 +70,7 @@ CNOT q[0], q[1]
62
70
  b = measure q
63
71
  ```
64
72
 
65
- We can parse or analyze this circuit, using libQASM through the following programming language:
73
+ We can parse or analyze this circuit using libQASM through the following programming language:
66
74
 
67
75
  ### C++
68
76
 
@@ -77,7 +85,6 @@ int main() {
77
85
  }
78
86
  ```
79
87
 
80
-
81
88
  ### Emscripten
82
89
 
83
90
  The emscripten API only allows to input a cQASM program as a string.
@@ -6,11 +6,11 @@ cqasm/v3x/__init__.py,sha256=4MVCcT7wu69SVoJ6sQ_tXFeHdEUILyVDtvyZ_eqd3Tw,4774
6
6
  cqasm/v3x/types.py,sha256=izXYdNmYvJUcRSZVLJ-blPnU2TmhOGR1Z3Rhtk8rTOQ,63328
7
7
  cqasm/v3x/ast.py,sha256=V-_2fREv8Ql3xqtNY8tzeeqsFswSfk_axrO2filmx2w,422188
8
8
  cqasm/v3x/instruction.py,sha256=AEOwKV2riafpyTiJvgq7azwOhyhhZfpKV12uWWJ5M2A,1177
9
- libqasm/_libqasm.cpython-312-darwin.so,sha256=IgpNbPHKGnyFm1jccXsRm583giLPpz8sFR-wexPsjEw,4165448
9
+ libqasm/_libqasm.cpython-312-darwin.so,sha256=J93IvnldI1b96_cKaVA4BbmMyYpqDQj95pjwUCS2VZE,4165800
10
10
  libqasm/__init__.py,sha256=liVJFi24VHbmUU-9lBA6hm-xPpF1DgzXMsZ0f1dqO3E,727
11
- libqasm/libqasm.py,sha256=WVRqVvVJY0MABhWZJrnuY9eyNJuZI5fQLYNevrQYPe4,30619
12
- libqasm-0.6.9.dist-info/LICENSE.md,sha256=duRlJgy46W8Cw_IQjOmud5xJUvgJkX6pkBmBJkoKi4I,566
13
- libqasm-0.6.9.dist-info/RECORD,,
14
- libqasm-0.6.9.dist-info/WHEEL,sha256=tdSrwMtZcLfHvxdPcoi6tWwNkYfUEQUdNl6Dqrrc2TY,109
15
- libqasm-0.6.9.dist-info/top_level.txt,sha256=iZ8PSLyg3lJwvSUCvWE8VCJGU-nmQY2YIrbMe7M7kLw,14
16
- libqasm-0.6.9.dist-info/METADATA,sha256=p16z1Yj__Lu2bxW8y0esA1mjKqOYziIeelTg2eGIjro,4035
11
+ libqasm/libqasm.py,sha256=AtVuO_pMe2Xnbzul1xMDCtcTzaJrn_KdDXYB1lSxLpM,30619
12
+ libqasm-1.0.0.dist-info/LICENSE.md,sha256=duRlJgy46W8Cw_IQjOmud5xJUvgJkX6pkBmBJkoKi4I,566
13
+ libqasm-1.0.0.dist-info/RECORD,,
14
+ libqasm-1.0.0.dist-info/WHEEL,sha256=QEo1-fvjBiv4iPfIbG-kA4GNtCNK6HOxclrG5aWVgHI,109
15
+ libqasm-1.0.0.dist-info/top_level.txt,sha256=iZ8PSLyg3lJwvSUCvWE8VCJGU-nmQY2YIrbMe7M7kLw,14
16
+ libqasm-1.0.0.dist-info/METADATA,sha256=AVVav0WiFJBzuZyWxTSMELHW5lCGo1rqvOokwbleYDU,4373
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.5.0)
2
+ Generator: setuptools (76.0.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-macosx_11_0_arm64
5
5