quantum-linear-systems

View on PyPIReverse Dependencies (0)

0.1.0 quantum_linear_systems-0.1.0-py3-none-any.whl

Wheel Details

Project: quantum-linear-systems
Version: 0.1.0
Filename: quantum_linear_systems-0.1.0-py3-none-any.whl
Download: [link]
Size: 32701
MD5: 37ec57dfbf3cc2a70eb2fa1ea1b73754
SHA256: 9b8813be187282510c4fa8f353a4eda0404603d298e7446417abceb3fd5c671d
Uploaded: 2023-11-28 17:10:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: quantum-linear-systems
Version: 0.1.0
Summary: Quantum algorithms to solve linear systems of equations.
Author: dmark04
Author-Email: dmark04[at]web.de
Home-Page: https://github.com/SURFQuantum/qc-quantum-linear-systems
Project-Url: Repository, https://github.com/SURFQuantum/qc-quantum-linear-systems
License: Apache-2.0
Keywords: science,quantum
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9,<3.12
Requires-Dist: classiq (<0.33.0,>=0.32.0)
Requires-Dist: matplotlib (<4.0.0,>=3.8.2)
Requires-Dist: numpy (>=1.23.0)
Requires-Dist: qiskit (<0.45.0,>=0.43.0)
Requires-Dist: qiskit-algorithms (<0.3.0,>=0.2.1)
Requires-Dist: quantum-linear-solvers (<0.2.0,>=0.1.1)
Requires-Dist: vqls-prototype (<0.3.0,>=0.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1595 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=V6mrMRW7p0V9T7P41TnLDiIJwJDQRKFSxdIwNJNWLbs 62
quantum_linear_systems/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quantum_linear_systems/compare_classiq_qiskit.py sha256=qSBN6fUU5W45cUmTjjvw5kbV-5eVFqumK4RptG9dZPQ 7546
quantum_linear_systems/execution/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quantum_linear_systems/execution/aws_execution.py sha256=3zOxp_14u2LoToknIHkTvvJJKgenmFBqiE0mDH1fcb0 7419
quantum_linear_systems/execution/aws_requirements.txt sha256=STZsG79YMKrSQGuDx2GO2vppm2J6WxZOGXcw3HELpXQ 23
quantum_linear_systems/execution/naive_vqls_hybrid_task.py sha256=qv-t-O3Fo_AoyE8E3VFWeDs_m6dtaaGDBbXdcZ1cJPw 1939
quantum_linear_systems/implementations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quantum_linear_systems/implementations/hhl_classiq_implementation.py sha256=MWzcYoi5d2wc10tYmCM2nIw2zN408tLHUhweImebo24 13102
quantum_linear_systems/implementations/hhl_qiskit_implementation.py sha256=v_3uQE-d6vrZmh0XdPRJms-GXC0eTNbzmJ5UwE5Hkt0 2988
quantum_linear_systems/implementations/vqls_qiskit_implementation.py sha256=LJUmubLWnVTI8WfVglcmTrvZS2IKW4KsrLCyOQ1gCHw 4773
quantum_linear_systems/plotting.py sha256=yu-Wh9Y0rVwwyEFAmVeevBKbuU7BwFlfpHhpt_W_fIo 4981
quantum_linear_systems/quantum_linear_solver.py sha256=5D608dQY6IB3Usq4N_Tg7DelKc7zBU4bmQv9rQbo2p4 4664
quantum_linear_systems/toymodels.py sha256=QTzkP5JvEQ57KWrhViReuGgqWDlXlQrJY3yXqObN76k 14258
quantum_linear_systems/utils.py sha256=yH-V5eTNJZyXdjcqc80PDnPkuwWFEuv17sfbdkUD38g 11826
quantum_linear_systems-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
quantum_linear_systems-0.1.0.dist-info/METADATA sha256=3EBr70qkOsoYL9HcMBT6qQg44wzPs9m39z9jC9kHWdk 2745
quantum_linear_systems-0.1.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
quantum_linear_systems-0.1.0.dist-info/entry_points.txt sha256=bspgPTjacyXKVhyxSsB-PsXFjzYMzW93jag_hAzHAVY 92
quantum_linear_systems-0.1.0.dist-info/RECORD

entry_points.txt

show-cov = tests.run_tests:open_coverage_report
tests = tests.run_tests:main