quantum-loop 0.1.2__py3-none-any.whl → 0.1.3__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: quantum-loop
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A set of tools for quantum calculations.
5
5
  Project-URL: Homepage, https://github.com/kebasyaty/quantum-loop
6
6
  Project-URL: Repository, https://github.com/kebasyaty/quantum-loop
@@ -104,7 +104,7 @@ data = range(10)
104
104
 
105
105
  # Separation of the cycle into quantum algorithms for
106
106
  # multiprocessing data processing.
107
- results = quantum-loopLoop(task, data).run()
107
+ results = QuantumLoop(task, data).run()
108
108
  print(results) # => [0, 1, 4, 9, 16, 25, 36, 49, 64, 81]
109
109
  ```
110
110
 
@@ -1,7 +1,7 @@
1
1
  quantum_loop/__init__.py,sha256=CfmdL_nJ6QHGNRYmQ0qlPUVfBdZiUeBULMTHwOp9gvU,594
2
2
  quantum_loop/loop.py,sha256=ZkFqqFROC9j5JbwJmej3yL9VJcqElPrrimFTz0Pe3Mk,4679
3
3
  quantum_loop/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- quantum_loop-0.1.2.dist-info/METADATA,sha256=wI5bKiUxvvX_1ZHQPKZb6-G5pWBH0Px41cxOU3zCfIk,5888
5
- quantum_loop-0.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- quantum_loop-0.1.2.dist-info/licenses/LICENSE,sha256=2zZINd6m_jNYlowdQImlEizyhSui5cBAJZRhWQURcEc,1095
7
- quantum_loop-0.1.2.dist-info/RECORD,,
4
+ quantum_loop-0.1.3.dist-info/METADATA,sha256=ZM72-rwf_LTJDqfCtAhSCcJIW85m-UoqWe9aoOF7qx0,5883
5
+ quantum_loop-0.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ quantum_loop-0.1.3.dist-info/licenses/LICENSE,sha256=2zZINd6m_jNYlowdQImlEizyhSui5cBAJZRhWQURcEc,1095
7
+ quantum_loop-0.1.3.dist-info/RECORD,,